Searched defs:protTexData (Results 1 - 2 of 2) sorted by relevance

/frameworks/native/services/surfaceflinger/RenderEngine/
H A DGLES11RenderEngine.cpp52 const uint16_t protTexData[] = { 0 }; local
60 GL_RGB, GL_UNSIGNED_SHORT_5_6_5, protTexData);
H A DGLES20RenderEngine.cpp57 const uint16_t protTexData[] = { 0 }; local
65 GL_RGB, GL_UNSIGNED_SHORT_5_6_5, protTexData);

Completed in 287 milliseconds