Home
last modified time | relevance | path

Searched refs:Left (Results 1 – 25 of 156) sorted by relevance

1234567

/aosp14/frameworks/base/libs/hwui/jni/
H A DGIFMovie.cpp144 uint32_t* dst = bm->getAddr32(imageDesc.Left, imageDesc.Top + row); in copyInterlaceGroup()
159 if (frame->ImageDesc.Left + copyWidth > width) { in blitInterlace()
160 copyWidth = width - frame->ImageDesc.Left; in blitInterlace()
190 uint32_t* dst = bm->getAddr32(frame->ImageDesc.Left, frame->ImageDesc.Top); in blitNormal()
192 if (frame->ImageDesc.Left + copyWidth > width) { in blitNormal()
193 copyWidth = width - frame->ImageDesc.Left; in blitNormal()
300 if (target->ImageDesc.Left <= covered->ImageDesc.Left in checkIfCover()
301 && covered->ImageDesc.Left + covered->ImageDesc.Width <= in checkIfCover()
302 target->ImageDesc.Left + target->ImageDesc.Width in checkIfCover()
328 fillRect(bm, cur->ImageDesc.Left, cur->ImageDesc.Top, in disposeFrameIfNeeded()
/aosp14/frameworks/base/data/keyboards/
H A DVendor_1532_Product_0709.kl31 # Left Analog Stick
38 # Left stick click
H A DVendor_045e_Product_02e0.kl36 # Left Analog Stick
43 # Left stick click
H A DVendor_2e95_Product_7725.kl40 # Left Analog Stick
47 # Left stick click
H A DVendor_1532_Product_1004.kl35 # Left Analog Stick
47 # Left stick click
H A DVendor_1532_Product_1007.kl35 # Left Analog Stick
47 # Left stick click
H A DVendor_1532_Product_1009.kl35 # Left Analog Stick
47 # Left stick click
H A DVendor_1532_Product_0705.kl35 # Left Analog Stick
47 # Left stick click
H A DVendor_1532_Product_0707.kl35 # Left Analog Stick
47 # Left stick click
H A DVendor_1532_Product_100a.kl35 # Left Analog Stick
47 # Left stick click
H A DVendor_054c_Product_0ba0_Version_8111.kl42 # Left Analog Stick
49 # Left stick click
H A DVendor_054c_Product_0ce6.kl43 # Left Analog Stick
50 # Left stick click
H A DVendor_054c_Product_0ce6_fallback.kl42 # Left Analog Stick
49 # Left stick click
H A DVendor_054c_Product_0df2_fallback.kl42 # Left Analog Stick
49 # Left stick click
H A DVendor_28de_Product_1102.kl35 # Left and right stick.
68 # Left arrow
H A DVendor_054c_Product_0ba0.kl42 # Left Analog Stick
49 # Left stick click
H A DVendor_054c_Product_0df2.kl43 # Left Analog Stick
50 # Left stick click
H A DVendor_054c_Product_05c4.kl42 # Left Analog Stick
49 # Left stick click
H A DVendor_054c_Product_05c4_Version_8000.kl43 # Left Analog Stick
50 # Left stick click
H A DVendor_054c_Product_05c4_Version_8100.kl43 # Left Analog Stick
50 # Left stick click
/aosp14/frameworks/base/cmds/idmap2/
H A D.clang-format7 PointerAlignment: Left
/aosp14/frameworks/base/libs/androidfw/
H A D.clang-format7 PointerAlignment: Left
/aosp14/frameworks/base/tools/aapt2/
H A D.clang-format7 PointerAlignment: Left
/aosp14/frameworks/base/cmds/incidentd/
H A D.clang-format12 PointerAlignment: Left
/aosp14/system/core/libstats/expresslog/
H A D.clang-format12 PointerAlignment: Left

1234567