Home
last modified time | relevance | path

Searched defs:fromCache (Results 1 – 2 of 2) sorted by relevance

/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerResources.h165 Error getHandle(uint32_t slot, bool fromCache, const native_handle_t* inHandle, in getHandle()
189 Error getBuffer(uint32_t slot, bool fromCache, const native_handle_t* inHandle, in getBuffer()
194 Error getSidebandStream(uint32_t slot, bool fromCache, const native_handle_t* inHandle, in getSidebandStream()
227 Error getClientTarget(uint32_t slot, bool fromCache, const native_handle_t* inHandle, in getClientTarget()
234 Error getOutputBuffer(uint32_t slot, bool fromCache, const native_handle_t* inHandle, in getOutputBuffer()
362 Error getDisplayClientTarget(Display display, uint32_t slot, bool fromCache, in getDisplayClientTarget()
370 Error getDisplayOutputBuffer(Display display, uint32_t slot, bool fromCache, in getDisplayOutputBuffer()
378 Error getLayerBuffer(Display display, Layer layer, uint32_t slot, bool fromCache, in getLayerBuffer()
454 Error getHandle(Display display, Layer layer, uint32_t slot, bool fromCache, in getHandle()
/hardware/interfaces/graphics/composer/2.2/utils/hal/include/composer-hal/2.2/
DComposerResources.h45 const bool fromCache = false; in getReadbackBuffer() local