HomeSort by relevance Sort by last modified time
    Searched refs:protTexData (Results 1 - 2 of 2) sorted by null

  /frameworks/native/services/surfaceflinger/RenderEngine/
GLES11RenderEngine.cpp 52 const uint16_t protTexData[] = { 0 };
60 GL_RGB, GL_UNSIGNED_SHORT_5_6_5, protTexData);
GLES20RenderEngine.cpp 57 const uint16_t protTexData[] = { 0 };
65 GL_RGB, GL_UNSIGNED_SHORT_5_6_5, protTexData);

Completed in 559 milliseconds