Searched defs:fromCache (Results 1 – 2 of 2) sorted by relevance
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/ |
D | ComposerResources.h | 194 Error getHandle(uint32_t slot, bool fromCache, const native_handle_t* inHandle, in getHandle() 220 Error getBuffer(uint32_t slot, bool fromCache, const native_handle_t* inHandle, in getBuffer() 225 Error getSidebandStream(uint32_t slot, bool fromCache, const native_handle_t* inHandle, in getSidebandStream() 261 Error getClientTarget(uint32_t slot, bool fromCache, const native_handle_t* inHandle, in getClientTarget() 268 Error getOutputBuffer(uint32_t slot, bool fromCache, const native_handle_t* inHandle, in getOutputBuffer() 401 Error getDisplayClientTarget(Display display, uint32_t slot, bool fromCache, in getDisplayClientTarget() 409 Error getDisplayOutputBuffer(Display display, uint32_t slot, bool fromCache, in getDisplayOutputBuffer() 417 Error getLayerBuffer(Display display, Layer layer, uint32_t slot, bool fromCache, in getLayerBuffer() 510 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/ |
D | ComposerResources.h | 45 const bool fromCache = false; in getReadbackBuffer() local
|