Home
last modified time | relevance | path

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

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