Searched refs:texUsage (Results 1 - 4 of 4) sorted by relevance

/frameworks/native/opengl/tests/hwc/
H A DhwcColorEquiv.cpp124 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE | variable
314 refFormat->format, texUsage);
328 equivFormat->format, texUsage);
H A DhwcRects.cpp165 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE | variable
511 rect.format, texUsage);
H A DhwcStress.cpp192 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE | variable
595 frames[row][col] = new GraphicBuffer(w, h, format, texUsage);
H A DhwcCommit.cpp230 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE | variable
1417 it->format, texUsage);

Completed in 432 milliseconds