Home
last modified time | relevance | path

Searched refs:outLayerCount (Results 1 – 7 of 7) 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/hardware/
Dgralloc1.h628 uint32_t* outLayerCount);
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_device_impl.cpp349 uint32_t *outLayerCount) { in GetLayerCount() argument
352 *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/sdm845/display/gralloc/
Dgr_device_impl.cpp410 uint32_t *outLayerCount) { in GetLayerCount() argument
413 *outLayerCount = PRIV_HANDLE_CONST(buffer)->GetLayerCount(); in GetLayerCount()