Home
last modified time | relevance | path

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

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