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

/frameworks/native/services/surfaceflinger/RenderEngine/
H A DGLES11RenderEngine.cpp46 const uint16_t protTexData[] = { 0 }; local
54 GL_RGB, GL_UNSIGNED_SHORT_5_6_5, protTexData);
H A DGLES20RenderEngine.cpp51 const uint16_t protTexData[] = { 0 }; local
59 GL_RGB, GL_UNSIGNED_SHORT_5_6_5, protTexData);

Completed in 509 milliseconds