Home
last modified time | relevance | path

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

/hardware/interfaces/graphics/composer/2.1/utils/command-buffer/include/composer-command-buffer/2.1/
DComposerCommandBuffer.h709 const native_handle_t* readHandle(bool* outUseCache) { in readHandle() function
733 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/interfaces/graphics/mapper/stable-c/vts/
DVtsHalGraphicsMapperStableC_TargetTest.cpp1207 auto readHandle = buffer->import(); in TEST_P() local