OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:protTexData
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/services/surfaceflinger/RenderEngine/
GLES11RenderEngine.cpp
49
const uint16_t
protTexData
[] = { 0 };
57
GL_RGB, GL_UNSIGNED_SHORT_5_6_5,
protTexData
);
GLES20RenderEngine.cpp
53
const uint16_t
protTexData
[] = { 0 };
61
GL_RGB, GL_UNSIGNED_SHORT_5_6_5,
protTexData
);
Completed in 2353 milliseconds