Searched refs:getBufferSizeAndDimensions (Results 1 - 25 of 42) sorted by relevance

12

/hardware/qcom/display/msm8084/libgralloc/
H A Dgr.h50 size_t getBufferSizeAndDimensions(int width, int height, int format, int usage,
52 size_t getBufferSizeAndDimensions(int width, int height, int format,
H A Dalloc_controller.cpp507 size_t getBufferSizeAndDimensions(int width, int height, int format, function
525 size_t getBufferSizeAndDimensions(int width, int height, int format, int usage, function
636 data.size = getBufferSizeAndDimensions(w, h, format, usage, alignedw,
/hardware/qcom/display/msm8226/libgralloc/
H A Dgr.h50 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
52 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
H A Dalloc_controller.cpp502 unsigned int getBufferSizeAndDimensions(int width, int height, int format, function
520 unsigned int getBufferSizeAndDimensions(int width, int height, int format, function
630 data.size = getBufferSizeAndDimensions(w, h, format, usage, alignedw,
/hardware/qcom/display/msm8909/libgralloc/
H A Dgr.h50 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
52 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
H A Dalloc_controller.cpp515 unsigned int getBufferSizeAndDimensions(int width, int height, int format, function
533 unsigned int getBufferSizeAndDimensions(int width, int height, int format, function
642 data.size = getBufferSizeAndDimensions(w, h, format, usage, alignedw,
/hardware/qcom/display/msm8994/libgralloc/
H A Dgr.h51 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
53 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
H A Dalloc_controller.cpp604 unsigned int getBufferSizeAndDimensions(int width, int height, int format, function
622 unsigned int getBufferSizeAndDimensions(int width, int height, int format, function
732 data.size = getBufferSizeAndDimensions(w, h, format, usage, alignedw,
/hardware/qcom/display/msm8998/libgralloc/
H A Dgr.h52 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
54 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
/hardware/qcom/display/msm8960/libgralloc/
H A Dgr.h50 size_t getBufferSizeAndDimensions(int width, int height, int format,
H A Dalloc_controller.cpp256 size_t getBufferSizeAndDimensions(int width, int height, int format, function
362 data.size = getBufferSizeAndDimensions(w, h, format, alignedw, alignedh);
/hardware/qcom/display/msm8996/libgralloc/
H A Dgr.h51 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
53 unsigned int getBufferSizeAndDimensions(int width, int height, int format,
/hardware/qcom/display/msm8998/sdm/libs/hwc/
H A Dhwc_buffer_allocator.cpp91 uint32_t buffer_size = getBufferSizeAndDimensions(width, height, format, alloc_flags,
194 uint32_t buffer_size = getBufferSizeAndDimensions(width, height, format, alloc_flags,
284 buffer_size = getBufferSizeAndDimensions(width, height, format, alloc_flags,
/hardware/qcom/display/msm8084/liboverlay/
H A DoverlayRotator.cpp50 return getBufferSizeAndDimensions(
/hardware/qcom/display/msm8226/liboverlay/
H A DoverlayMdpRot.cpp55 getBufferSizeAndDimensions(mRotImgInfo.dst.width, mRotImgInfo.dst.height,
64 getBufferSizeAndDimensions(mRotImgInfo.dst.width, mRotImgInfo.dst.height,
H A DoverlayRotator.cpp51 return getBufferSizeAndDimensions(
/hardware/qcom/display/msm8996/sdm/libs/hwc/
H A Dhwc_buffer_allocator.cpp87 uint32_t buffer_size = getBufferSizeAndDimensions(width, height, format, alloc_flags,
181 uint32_t buffer_size = getBufferSizeAndDimensions(width, height, format, alloc_flags,
/hardware/qcom/display/msm8909/liboverlay/
H A DoverlayRotator.cpp73 return getBufferSizeAndDimensions(
H A DoverlayMdpRot.cpp64 getBufferSizeAndDimensions(mRotImgInfo.dst.width, mRotImgInfo.dst.height,
73 getBufferSizeAndDimensions(mRotImgInfo.dst.width, mRotImgInfo.dst.height,
/hardware/qcom/display/msm8960/liboverlay/
H A DoverlayRotator.cpp51 return getBufferSizeAndDimensions(
/hardware/qcom/display/msm8994/liboverlay/
H A DoverlayRotator.cpp73 return getBufferSizeAndDimensions(
H A DoverlayMdpRot.cpp64 getBufferSizeAndDimensions(mRotImgInfo.dst.width, mRotImgInfo.dst.height,
73 getBufferSizeAndDimensions(mRotImgInfo.dst.width, mRotImgInfo.dst.height,
/hardware/qcom/display/msm8084/libhwcomposer/
H A Dhwc_ad.cpp222 size = getBufferSizeAndDimensions(hnd->width, hnd->height,
/hardware/qcom/display/msm8226/libhwcomposer/
H A Dhwc_ad.cpp197 size = getBufferSizeAndDimensions(hnd->width, hnd->height,
/hardware/qcom/display/msm8909/libhwcomposer/
H A Dhwc_ad.cpp201 size = getBufferSizeAndDimensions(hnd->width, hnd->height,

Completed in 329 milliseconds

12