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

  /hardware/qcom/display/msm8996/sdm/libs/core/
comp_manager.cpp 412 DisplayError CompManager::ValidateScaling(const LayerRect &crop, const LayerRect &dst,
414 return resource_intf_->ValidateScaling(crop, dst, rotate90, Debug::IsUbwcTiledFrameBuffer(),
resource_default.cpp 525 error = ValidateScaling(src_rect, dst_rect, false /*rotated90 */, ubwc_tiled,
693 error = ValidateScaling(src_rect, dst_rect, false /* rotated90 */, ubwc_tiled,
702 DisplayError ResourceDefault::ValidateScaling(const LayerRect &crop, const LayerRect &dst,

Completed in 52 milliseconds