Searched refs:allocRenderBuffers (Results 1 – 8 of 8) sorted by relevance
/hardware/qcom/display/msm8960/libhwcomposer/ |
D | hwc_copybit.h | 69 int allocRenderBuffers(int w, int h, int f);
|
D | hwc_copybit.cpp | 178 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/ |
D | hwc_copybit.h | 76 int allocRenderBuffers(int w, int h, int f);
|
D | hwc_copybit.cpp | 212 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/ |
D | hwc_copybit.h | 110 int allocRenderBuffers(int w, int h, int f);
|
D | hwc_copybit.cpp | 256 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/ |
D | hwc_copybit.h | 110 int allocRenderBuffers(int w, int h, int f);
|
D | hwc_copybit.cpp | 259 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
|