Home
last modified time | relevance | path

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

/hardware/qcom/display/msm8974/libhwcomposer/
Dhwc_copybit.h69 int allocRenderBuffers(int w, int h, int f);
Dhwc_copybit.cpp189 int ret = allocRenderBuffers(fbHnd->width, in prepare()
562 int CopyBit::allocRenderBuffers(int w, int h, int f) in allocRenderBuffers() function in qhwc::CopyBit
/hardware/qcom/display/msm8960/libhwcomposer/
Dhwc_copybit.h69 int allocRenderBuffers(int w, int h, int f);
Dhwc_copybit.cpp173 int ret = allocRenderBuffers(fbHnd->width, in prepare()
509 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/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