Home
last modified time | relevance | path

Searched defs:readHandle (Results 1 – 4 of 4) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h715 const native_handle_t* readHandle(bool* outUseCache) { in readHandle() function
739 const native_handle_t* readHandle() { in readHandle() function
/hardware/qcom/sm7250/display/composer/
DQtiComposerCommandBuffer.h811 const native_handle_t* readHandle(bool& useCache) { in readHandle() function
835 const native_handle_t* readHandle() { in readHandle() function
/hardware/google/gfxstream/guest/egl/
Degl.cpp1950 uint32_t readHandle = (readSurf) ? readSurf->getRcSurface() : 0; in eglMakeCurrent() local
/hardware/interfaces/graphics/mapper/stable-c/vts/
DVtsHalGraphicsMapperStableC_TargetTest.cpp1208 auto readHandle = buffer->import(); in TEST_P() local