Home
last modified time | relevance | path

Searched refs:allocRenderBuffers (Results 1 – 8 of 8) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_copybit.h69 int allocRenderBuffers(int w, int h, int f);
Dhwc_copybit.cpp178 int ret = allocRenderBuffers(fbHnd->width, in prepare()
513 int CopyBit::allocRenderBuffers(int w, int h, int f) in allocRenderBuffers() function in qhwc::CopyBit
/hardware/qcom/display/msm8084/libhwcomposer/
Dhwc_copybit.h76 int allocRenderBuffers(int w, int h, int f);
Dhwc_copybit.cpp212 int ret = allocRenderBuffers(mAlignedFBWidth, in prepare()
671 int CopyBit::allocRenderBuffers(int w, int h, int f) in allocRenderBuffers() function in qhwc::CopyBit
/hardware/qcom/display/msm8994/libhwcomposer/
Dhwc_copybit.h110 int allocRenderBuffers(int w, int h, int f);
Dhwc_copybit.cpp256 int ret = allocRenderBuffers(alignW, alignH, HAL_PIXEL_FORMAT_RGBA_8888); in prepareOverlap()
358 int ret = allocRenderBuffers(mAlignedWidth, in prepare()
1100 int CopyBit::allocRenderBuffers(int w, int h, int f) in allocRenderBuffers() function in qhwc::CopyBit
/hardware/qcom/display/msm8226/libhwcomposer/
Dhwc_copybit.h110 int allocRenderBuffers(int w, int h, int f);
Dhwc_copybit.cpp259 int ret = allocRenderBuffers(alignW, alignH, HAL_PIXEL_FORMAT_RGBA_8888); in prepareOverlap()
350 int ret = allocRenderBuffers(mAlignedWidth, in prepare()
1047 int CopyBit::allocRenderBuffers(int w, int h, int f) in allocRenderBuffers() function in qhwc::CopyBit