Searched defs:outLayerCount (Results 1 – 5 of 5) sorted by relevance
237 int mali_gralloc_get_layer_count_internal(buffer_handle_t buffer, uint32_t *outLayerCount) in mali_gralloc_get_layer_count_internal()
376 uint32_t* outLayerCount) in mali_gralloc1_get_layer_count()
976 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()
236 gralloc1_error_t getLayerCount(uint32_t* outLayerCount) const { in getLayerCount()
248 status_t GraphicBufferMapper::getLayerCount(buffer_handle_t bufferHandle, uint64_t* outLayerCount) { in getLayerCount()