OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:TEXTURE_OFF
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/surfaceflinger/RenderEngine/
ProgramCache.h
64
TEXTURE_OFF
= 0x00000000,
83
return (mKey & TEXTURE_MASK) !=
TEXTURE_OFF
;
ProgramCache.cpp
101
if (tex != Key::
TEXTURE_OFF
&&
121
!description.mTextureEnabled ? Key::
TEXTURE_OFF
:
124
Key::
TEXTURE_OFF
)
169
} else if (needs.getTextureTarget() == Key::
TEXTURE_OFF
) {
Completed in 68 milliseconds