Home
last modified time | relevance | path

Searched defs:outLayerCount (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/device/amlogic/yukawa/hal/gralloc/
Dmali_gralloc_bufferdescriptor.cpp237 int mali_gralloc_get_layer_count_internal(buffer_handle_t buffer, uint32_t *outLayerCount) in mali_gralloc_get_layer_count_internal()
Dmali_gralloc_public_interface.cpp376 uint32_t* outLayerCount) in mali_gralloc1_get_layer_count()
/aosp_15_r20/frameworks/native/libs/gralloc/types/
H A DGralloc4.cpp976 status_t encodeLayerCount(uint64_t layerCount, hidl_vec<uint8_t>* outLayerCount) { in encodeLayerCount()
980 status_t decodeLayerCount(const hidl_vec<uint8_t>& layerCount, uint64_t* outLayerCount) { in decodeLayerCount()
/aosp_15_r20/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
H A DGralloc1On0Adapter.h236 gralloc1_error_t getLayerCount(uint32_t* outLayerCount) const { in getLayerCount()
/aosp_15_r20/frameworks/native/libs/ui/
H A DGraphicBufferMapper.cpp248 status_t GraphicBufferMapper::getLayerCount(buffer_handle_t bufferHandle, uint64_t* outLayerCount) { in getLayerCount()