Home
last modified time | relevance | path

Searched refs:rotate90 (Results 1 – 25 of 50) sorted by relevance

12

/aosp12/hardware/qcom/sdm845/display/sdm/include/utils/
H A Drect.h65 bool rotate90, float *crop_width, float *crop_height,
67 DisplayError GetScaleFactor(const LayerRect &crop, const LayerRect &dst, bool rotate90,
/aosp12/hardware/qcom/sm7250/display/sdm/include/utils/
H A Drect.h67 bool rotate90, float *crop_width, float *crop_height,
69 DisplayError GetScaleFactor(const LayerRect &crop, const LayerRect &dst, bool rotate90,
/aosp12/hardware/qcom/sm8150/display/sdm/include/utils/
H A Drect.h67 bool rotate90, float *crop_width, float *crop_height,
69 DisplayError GetScaleFactor(const LayerRect &crop, const LayerRect &dst, bool rotate90,
/aosp12/packages/apps/Gallery2/jni/filters/
H A Dgeometry.c77 static __inline__ void rotate90(uint8_t * source, int srcWidth, int srcHeight, uint8_t * destinatio… in rotate90() function
96 rotate90(source, srcWidth, srcHeight, destination, dstWidth, dstHeight); in rotate270()
105 rotate90(source, srcWidth, srcHeight, destination, dstWidth, dstHeight); in rotate_fun()
/aosp12/system/teeui/libteeui/src/
H A Dutils.cpp151 template <typename VectorType> inline VectorType rotate90(const VectorType& in) { in rotate90() function
180 bool enter = rotate90(segment) * line < 0; in intersect()
230 d = rotate90(line) * (*a - lineA); in intersect()
/aosp12/hardware/qcom/display/msm8996/sdm/include/private/
H A Dresource_interface.h53 bool rotate90, bool ubwc_tiled,
/aosp12/hardware/qcom/sdm845/display/sdm/include/private/
H A Dresource_interface.h59 bool rotate90, BufferLayout layout,
/aosp12/hardware/qcom/display/msm8909/sdm/include/private/
H A Dresource_interface.h59 bool rotate90, BufferLayout layout,
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/include/private/
H A Dresource_interface.h59 bool rotate90, BufferLayout layout,
/aosp12/hardware/qcom/display/msm8998/sdm/include/private/
H A Dresource_interface.h59 bool rotate90, BufferLayout layout,
/aosp12/hardware/qcom/sm8150/display/sdm/include/private/
H A Dresource_interface.h64 bool rotate90, BufferLayout layout,
/aosp12/frameworks/base/tests/SurfaceViewBufferTests/src/com/android/test/
H A DInverseDisplayTransformTests.kt34 it.rotate90()
H A DMainActivity.kt86 fun rotate90() { regex
/aosp12/hardware/qcom/sm7250/display/sdm/include/private/
H A Dresource_interface.h66 bool rotate90, BufferLayout layout,
/aosp12/hardware/qcom/display/msm8996/sdm/libs/core/
H A Dcomp_manager.h64 DisplayError ValidateScaling(const LayerRect &crop, const LayerRect &dst, bool rotate90);
H A Dcomp_manager.cpp413 bool rotate90) { in ValidateScaling() argument
414 return resource_intf_->ValidateScaling(crop, dst, rotate90, Debug::IsUbwcTiledFrameBuffer(), in ValidateScaling()
H A Dresource_default.h59 bool rotate90, bool ubwc_tiled, bool use_rotator_downscale);
/aosp12/hardware/qcom/sdm845/display/sdm/libs/core/
H A Dcomp_manager.h67 DisplayError ValidateScaling(const LayerRect &crop, const LayerRect &dst, bool rotate90);
H A Dcomp_manager.cpp458 bool rotate90) { in ValidateScaling() argument
460 return resource_intf_->ValidateScaling(crop, dst, rotate90, layout, true); in ValidateScaling()
/aosp12/hardware/qcom/display/msm8909/sdm/libs/core/
H A Dcomp_manager.h67 DisplayError ValidateScaling(const LayerRect &crop, const LayerRect &dst, bool rotate90);
H A Dresource_default.h60 virtual DisplayError ValidateScaling(const LayerRect &crop, const LayerRect &dst, bool rotate90,
/aosp12/hardware/qcom/display/msm8998/sdm/libs/core/
H A Dcomp_manager.h68 DisplayError ValidateScaling(const LayerRect &crop, const LayerRect &dst, bool rotate90);
/aosp12/hardware/qcom/display/msm8909w_3100/sdm/libs/core/
H A Dcomp_manager.h68 DisplayError ValidateScaling(const LayerRect &crop, const LayerRect &dst, bool rotate90);
/aosp12/hardware/qcom/sm7250/display/sdm/libs/core/
H A Dcomp_manager.h72 DisplayError ValidateScaling(const LayerRect &crop, const LayerRect &dst, bool rotate90);
/aosp12/hardware/qcom/sm8150/display/sdm/libs/core/
H A Dcomp_manager.h74 DisplayError ValidateScaling(const LayerRect &crop, const LayerRect &dst, bool rotate90);

12