HomeSort by relevance Sort by last modified time
    Searched refs:allocRenderBuffers (Results 1 - 8 of 8) sorted by null

  /hardware/qcom/display/msm8960/libhwcomposer/
hwc_copybit.h 69 int allocRenderBuffers(int w, int h, int f);
hwc_copybit.cpp 173 int ret = allocRenderBuffers(fbHnd->width,
509 int CopyBit::allocRenderBuffers(int w, int h, int f)
  /hardware/qcom/display/msm8974/libhwcomposer/
hwc_copybit.h 69 int allocRenderBuffers(int w, int h, int f);
hwc_copybit.cpp 189 int ret = allocRenderBuffers(fbHnd->width,
562 int CopyBit::allocRenderBuffers(int w, int h, int f)
  /hardware/qcom/display/msm8084/libhwcomposer/
hwc_copybit.h 76 int allocRenderBuffers(int w, int h, int f);
hwc_copybit.cpp 212 int ret = allocRenderBuffers(mAlignedFBWidth,
671 int CopyBit::allocRenderBuffers(int w, int h, int f)
  /hardware/qcom/display/msm8226/libhwcomposer/
hwc_copybit.h 110 int allocRenderBuffers(int w, int h, int f);
hwc_copybit.cpp 259 int ret = allocRenderBuffers(alignW, alignH, HAL_PIXEL_FORMAT_RGBA_8888);
350 int ret = allocRenderBuffers(mAlignedWidth,
    [all...]

Completed in 4680 milliseconds