Home
last modified time | relevance | path

Searched refs:outLayerCount (Results 1 – 10 of 10) sorted by relevance

/hardware/interfaces/graphics/allocator/2.0/utils/gralloc1-adapter/
DGralloc1On0Adapter.h236 gralloc1_error_t getLayerCount(uint32_t* outLayerCount) const { in getLayerCount() argument
237 *outLayerCount = mDescriptor.layerCount; in getLayerCount()
/hardware/qcom/display/msm8909w_3100/libgralloc1/
Dgr_device_impl.cpp336 uint32_t *outLayerCount) { in GetLayerCount() argument
339 *outLayerCount = PRIV_HANDLE_CONST(buffer)->GetLayerCount(); in GetLayerCount()
/hardware/qcom/display/msm8909/gralloc/
Dgr_device_impl.cpp336 uint32_t *outLayerCount) { in GetLayerCount() argument
339 *outLayerCount = PRIV_HANDLE_CONST(buffer)->GetLayerCount(); in GetLayerCount()
/hardware/libhardware/include_all/hardware/
Dgralloc1.h628 uint32_t* outLayerCount);
/hardware/google/gfxstream/guest/mesa/include/android_stub/hardware/
Dgralloc1.h628 uint32_t* outLayerCount);
/hardware/libhardware/include/hardware/
Dgralloc1.h628 uint32_t* outLayerCount);
/hardware/qcom/sm8150/display/gralloc/
Dgr_device_impl.cpp425 uint32_t *outLayerCount) { in GetLayerCount() argument
426 if (!outLayerCount) { in GetLayerCount()
432 *outLayerCount = PRIV_HANDLE_CONST(buffer)->GetLayerCount(); in GetLayerCount()
/hardware/qcom/sm7250/display/gralloc/
Dgr_device_impl.cpp428 uint32_t *outLayerCount) { in GetLayerCount() argument
429 if (!outLayerCount) { in GetLayerCount()
435 *outLayerCount = PRIV_HANDLE_CONST(buffer)->GetLayerCount(); in GetLayerCount()
/hardware/qcom/display/msm8996/libgralloc1/
Dgr_device_impl.cpp331 uint32_t *outLayerCount) { in GetLayerCount() argument
334 *outLayerCount = PRIV_HANDLE_CONST(buffer)->GetLayerCount(); in GetLayerCount()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_device_impl.cpp349 uint32_t *outLayerCount) { in GetLayerCount() argument
352 *outLayerCount = PRIV_HANDLE_CONST(buffer)->GetLayerCount(); in GetLayerCount()