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

  /hardware/qcom/display/msm8996/sdm/libs/hwc/
blit_engine_c2d.cpp 139 int BlitEngineC2d::AllocateBlitTargetBuffers(uint32_t width, uint32_t height, uint32_t format,
359 if (blit_needed && (AllocateBlitTargetBuffers(target_width, target_height,
  /hardware/qcom/display/msmcobalt/sdm/libs/hwc/
blit_engine_c2d.cpp 139 int BlitEngineC2d::AllocateBlitTargetBuffers(uint32_t width, uint32_t height, uint32_t format,
372 if (blit_needed && (AllocateBlitTargetBuffers(target_width, target_height,

Completed in 47 milliseconds