Searched refs:allocRenderBuffers (Results 1 - 6 of 6) sorted by relevance

/hardware/qcom/display/msm8960/libhwcomposer/
H A Dhwc_copybit.h69 int allocRenderBuffers(int w, int h, int f);
H A Dhwc_copybit.cpp172 int ret = allocRenderBuffers(fbHnd->width,
508 int CopyBit::allocRenderBuffers(int w, int h, int f) function in class:qhwc::CopyBit
/hardware/qcom/display/msm8x26/libhwcomposer/
H A Dhwc_copybit.h69 int allocRenderBuffers(int w, int h, int f);
H A Dhwc_copybit.cpp172 int ret = allocRenderBuffers(fbHnd->width,
508 int CopyBit::allocRenderBuffers(int w, int h, int f) function in class:qhwc::CopyBit
/hardware/qcom/display/msm8974/libhwcomposer/
H A Dhwc_copybit.h69 int allocRenderBuffers(int w, int h, int f);
H A Dhwc_copybit.cpp188 int ret = allocRenderBuffers(fbHnd->width,
561 int CopyBit::allocRenderBuffers(int w, int h, int f) function in class:qhwc::CopyBit

Completed in 440 milliseconds