/aosp12/frameworks/native/libs/vr/libbufferhub/ |
H A D | ion_buffer.cpp | 32 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 D | ion_buffer.h | 79 uint32_t layer_count() const { in layer_count() function
|
H A D | buffer_hub_defs.h | 77 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 D | buffer_hub_base.h | 98 uint32_t layer_count() const { return buffer_.layer_count(); } in layer_count() function
|
/aosp12/hardware/qcom/sm7250/display/gralloc/ |
H A D | QtiMapper.h | 118 uint32_t layer_count = in[3]; in Decode() local
|
H A D | QtiMapper4.h | 193 uint32_t layer_count; in Decode() local
|
H A D | gr_buf_descriptor.h | 57 void SetLayerCount(uint32_t layer_count) { layer_count_ = layer_count; } in SetLayerCount()
|
/aosp12/hardware/qcom/sm8150/display/gralloc/ |
H A D | QtiMapper.h | 118 uint32_t layer_count = in[3]; in Decode() local
|
H A D | QtiMapper4.h | 194 uint32_t layer_count; in Decode() local
|
H A D | gr_buf_descriptor.h | 58 void SetLayerCount(uint32_t layer_count) { layer_count_ = layer_count; } in SetLayerCount()
|
/aosp12/frameworks/native/services/vr/bufferhubd/ |
H A D | producer_channel.cpp | 54 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 D | producer_queue_channel.cpp | 148 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 D | g2d_hdr_plugin.h | 27 unsigned int layer_count; member
|
/aosp12/hardware/qcom/sdm845/display/gralloc/ |
H A D | gr_utils.h | 62 int layer_count; member
|
H A D | gr_buf_descriptor.h | 83 void SetLayerCount(uint32_t layer_count) { layer_count_ = layer_count; } in SetLayerCount()
|
/aosp12/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
H A D | gr_buf_descriptor.h | 69 void SetLayerCount(uint32_t layer_count) { layer_count_ = layer_count; } in SetLayerCount()
|
/aosp12/hardware/qcom/display/msm8996/libgralloc1/ |
H A D | gr_buf_descriptor.h | 68 void SetLayerCount(uint32_t layer_count) { layer_count_ = layer_count; } in SetLayerCount()
|
/aosp12/hardware/qcom/display/msm8998/libgralloc1/ |
H A D | gr_buf_descriptor.h | 68 void SetLayerCount(uint32_t layer_count) { layer_count_ = layer_count; } in SetLayerCount()
|
/aosp12/hardware/qcom/display/msm8909/gralloc/ |
H A D | gr_buf_descriptor.h | 69 void SetLayerCount(uint32_t layer_count) { layer_count_ = layer_count; } in SetLayerCount()
|
/aosp12/hardware/google/gchips/gralloc4/src/core/ |
H A D | mali_gralloc_bufferdescriptor.h | 44 uint32_t layer_count; member
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/ |
H A D | strategy.cpp | 85 uint32_t layer_count = UINT32(layer_stack->layers.size()); in Start() local
|
/aosp12/hardware/google/gchips/gralloc3/src/ |
H A D | mali_gralloc_bufferdescriptor.h | 44 uint32_t layer_count; member
|
/aosp12/frameworks/native/vulkan/vkjson/ |
H A D | vkjson_instance.cc | 69 uint32_t layer_count = 0; in VkJsonGetDevice() local
|
/aosp12/hardware/qcom/display/msm8996/sdm/libs/hwc/ |
H A D | blit_engine_c2d.cpp | 257 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 D | blit_engine_c2d.cpp | 257 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
|