Home
last modified time | relevance | path

Searched refs:COLOR_LENGTH (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/render_environment/graphic/
H A Drender_attribute.h25 const int COLOR_LENGTH = 8; variable
33 int redBits_ = COLOR_LENGTH;
34 int greenBits_ = COLOR_LENGTH;
35 int bluBits_ = COLOR_LENGTH;
36 int alphaBits_ = COLOR_LENGTH;