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

/frameworks/native/opengl/tests/hwc/
H A DhwcColorEquiv.cpp125 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE | variable
315 refFormat->format, texUsage);
329 equivFormat->format, texUsage);
H A DhwcRects.cpp166 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE | variable
512 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);
H A DhwcCommit.cpp231 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE | variable
1418 it->format, texUsage);

Completed in 49 milliseconds