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

/frameworks/native/opengl/tests/hwc/
H A DhwcColorEquiv.cpp125 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE | variable
312 refFormat->format, texUsage);
326 equivFormat->format, texUsage);
H A DhwcCommit.cpp229 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE | variable
1415 it->format, texUsage);
H A DhwcRects.cpp165 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE | variable
509 rect.format, texUsage);
H A DhwcStress.cpp193 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE | variable
596 frames[row][col] = new GraphicBuffer(w, h, format, texUsage);

Completed in 86 milliseconds