Home
last modified time | relevance | path

Searched defs:layer_count (Results 1 – 25 of 79) sorted by relevance

1234

/aosp12/frameworks/native/libs/vr/libbufferhub/
H A Dion_buffer.cpp32 uint32_t layer_count, uint32_t stride, uint32_t format, in IonBuffer()
74 int IonBuffer::Alloc(uint32_t width, uint32_t height, uint32_t layer_count, in Alloc()
92 uint32_t layer_count, uint32_t stride, uint32_t format, in Reset()
102 uint32_t layer_count, uint32_t stride, uint32_t format, in Import()
124 uint32_t layer_count, uint32_t stride, uint32_t format, in Import()
/aosp12/frameworks/native/libs/vr/libbufferhub/include/private/dvr/
H A Dion_buffer.h79 uint32_t layer_count() const { in layer_count() function
H A Dbuffer_hub_defs.h77 uint32_t width, uint32_t height, uint32_t layer_count, in BufferTraits()
111 uint32_t layer_count() { return layer_count_; } in layer_count() function
H A Dbuffer_hub_base.h98 uint32_t layer_count() const { return buffer_.layer_count(); } in layer_count() function
/aosp12/hardware/qcom/sm7250/display/gralloc/
H A DQtiMapper.h118 uint32_t layer_count = in[3]; in Decode() local
H A DQtiMapper4.h193 uint32_t layer_count; in Decode() local
H A Dgr_buf_descriptor.h57 void SetLayerCount(uint32_t layer_count) { layer_count_ = layer_count; } in SetLayerCount()
/aosp12/hardware/qcom/sm8150/display/gralloc/
H A DQtiMapper.h118 uint32_t layer_count = in[3]; in Decode() local
H A DQtiMapper4.h194 uint32_t layer_count; in Decode() local
H A Dgr_buf_descriptor.h58 void SetLayerCount(uint32_t layer_count) { layer_count_ = layer_count; } in SetLayerCount()
/aosp12/frameworks/native/services/vr/bufferhubd/
H A Dproducer_channel.cpp54 uint32_t layer_count, uint32_t format, in ProducerChannel()
150 uint32_t layer_count, uint32_t format, uint64_t usage, in Create()
656 uint32_t layer_count, uint32_t format, in CheckParameters()
H A Dproducer_queue_channel.cpp148 Message& message, uint32_t width, uint32_t height, uint32_t layer_count, in OnProducerQueueAllocateBuffers()
199 uint32_t height, uint32_t layer_count, in AllocateBuffer()
/aosp12/hardware/google/graphics/common/libacryl/hdrplugin_headers/hardware/exynos/
H A Dg2d_hdr_plugin.h27 unsigned int layer_count; member
/aosp12/hardware/qcom/sdm845/display/gralloc/
H A Dgr_utils.h62 int layer_count; member
H A Dgr_buf_descriptor.h83 void SetLayerCount(uint32_t layer_count) { layer_count_ = layer_count; } in SetLayerCount()
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/
H A Dgr_buf_descriptor.h69 void SetLayerCount(uint32_t layer_count) { layer_count_ = layer_count; } in SetLayerCount()
/aosp12/hardware/qcom/display/msm8996/libgralloc1/
H A Dgr_buf_descriptor.h68 void SetLayerCount(uint32_t layer_count) { layer_count_ = layer_count; } in SetLayerCount()
/aosp12/hardware/qcom/display/msm8998/libgralloc1/
H A Dgr_buf_descriptor.h68 void SetLayerCount(uint32_t layer_count) { layer_count_ = layer_count; } in SetLayerCount()
/aosp12/hardware/qcom/display/msm8909/gralloc/
H A Dgr_buf_descriptor.h69 void SetLayerCount(uint32_t layer_count) { layer_count_ = layer_count; } in SetLayerCount()
/aosp12/hardware/google/gchips/gralloc4/src/core/
H A Dmali_gralloc_bufferdescriptor.h44 uint32_t layer_count; member
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/
H A Dstrategy.cpp85 uint32_t layer_count = UINT32(layer_stack->layers.size()); in Start() local
/aosp12/hardware/google/gchips/gralloc3/src/
H A Dmali_gralloc_bufferdescriptor.h44 uint32_t layer_count; member
/aosp12/frameworks/native/vulkan/vkjson/
H A Dvkjson_instance.cc69 uint32_t layer_count = 0; in VkJsonGetDevice() local
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dblit_engine_c2d.cpp257 uint32_t layer_count = UINT32(layer_stack->layers.size()); in Prepare() local
473 uint32_t layer_count = UINT32(layer_stack->layers.size()); in Commit() local
/aosp12/hardware/qcom/display/msm8909/sdm/libs/hwc/
H A Dblit_engine_c2d.cpp257 uint32_t layer_count = UINT32(layer_stack->layers.size()); in Prepare() local
488 uint32_t layer_count = UINT32(layer_stack->layers.size()); in Commit() local

1234