HomeSort by relevance Sort by last modified time
    Searched refs:texUsage (Results 1 - 4 of 4) sorted by null

  /frameworks/base/opengl/tests/hwc/
hwcColorEquiv.cpp 126 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE |
316 refFormat->format, texUsage);
330 equivFormat->format, texUsage);
hwcRects.cpp 167 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE |
511 rect.format, texUsage);
hwcStress.cpp 194 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE |
595 frames[row][col] = new GraphicBuffer(w, h, format, texUsage);
hwcCommit.cpp 232 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE |
    [all...]

Completed in 1348 milliseconds