Searched refs:outLayerCount (Results 1 – 12 of 12) sorted by relevance
272 int mali_gralloc_get_layer_count_internal(buffer_handle_t buffer, uint32_t *outLayerCount) in mali_gralloc_get_layer_count_internal() argument280 if (outLayerCount == NULL) in mali_gralloc_get_layer_count_internal()286 *outLayerCount = hnd->layer_count; in mali_gralloc_get_layer_count_internal()
118 int mali_gralloc_get_layer_count_internal(buffer_handle_t buffer, uint32_t *outLayerCount);
473 …ralloc1_get_layer_count(gralloc1_device_t* device, buffer_handle_t buffer, uint32_t* outLayerCount) in mali_gralloc1_get_layer_count() argument476 ret = mali_gralloc_get_layer_count_internal(buffer, outLayerCount); in mali_gralloc1_get_layer_count()
236 gralloc1_error_t getLayerCount(uint32_t* outLayerCount) const { in getLayerCount() argument237 *outLayerCount = mDescriptor.layerCount; in getLayerCount()
336 uint32_t *outLayerCount) { in GetLayerCount() argument339 *outLayerCount = PRIV_HANDLE_CONST(buffer)->GetLayerCount(); in GetLayerCount()
628 uint32_t* outLayerCount);
428 uint32_t *outLayerCount) { in GetLayerCount() argument429 if (!outLayerCount) { in GetLayerCount()435 *outLayerCount = PRIV_HANDLE_CONST(buffer)->GetLayerCount(); in GetLayerCount()
425 uint32_t *outLayerCount) { in GetLayerCount() argument426 if (!outLayerCount) { in GetLayerCount()432 *outLayerCount = PRIV_HANDLE_CONST(buffer)->GetLayerCount(); in GetLayerCount()
349 uint32_t *outLayerCount) { in GetLayerCount() argument352 *outLayerCount = PRIV_HANDLE_CONST(buffer)->GetLayerCount(); in GetLayerCount()
331 uint32_t *outLayerCount) { in GetLayerCount() argument334 *outLayerCount = PRIV_HANDLE_CONST(buffer)->GetLayerCount(); in GetLayerCount()
410 uint32_t *outLayerCount) { in GetLayerCount() argument413 *outLayerCount = PRIV_HANDLE_CONST(buffer)->GetLayerCount(); in GetLayerCount()