Home
last modified time | relevance | path

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

/frameworks/native/services/surfaceflinger/RenderEngine/
DProgramCache.h61 PLANE_ALPHA_EQ_ONE = 0x00000000, enumerator
DProgramCache.cpp126 (description.mPlaneAlpha < 1) ? Key::PLANE_ALPHA_LT_ONE : Key::PLANE_ALPHA_EQ_ONE) in computeKey()