Home
last modified time | relevance | path

Searched defs:left_bottom (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/cts/tests/tests/media/common/src/android/media/cts/
H A DCodecUtils.java181 Color left_bottom = Color.valueOf(bitmap.getPixel(10, 230)); in VerifyFrameRotationFromBitmap() local
200 Color left_bottom = Color.valueOf(bitmap.getPixel(10, 310)); in VerifyFrameRotationFromBitmap() local
/aosp_15_r20/external/pdfium/core/fxge/
H A Dcfx_path.cpp311 CFX_PointF left_bottom(left, bottom); in AppendRect() local