Searched defs:allocRenderBuffers (Results 1 - 4 of 4) sorted by relevance

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

Completed in 70 milliseconds