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

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

Completed in 289 milliseconds