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

  /frameworks/native/opengl/tests/hwc/
hwcColorEquiv.cpp 125 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE |
315 refFormat->format, texUsage);
329 equivFormat->format, texUsage);
hwcRects.cpp 166 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE |
512 rect.format, texUsage);
hwcStress.cpp 193 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE |
596 frames[row][col] = new GraphicBuffer(w, h, format, texUsage);
hwcCommit.cpp 231 static const int texUsage = GraphicBuffer::USAGE_HW_TEXTURE |
    [all...]

Completed in 128 milliseconds