/aosp12/frameworks/base/libs/hwui/jni/ |
H A D | GIFMovie.cpp | 140 uint32_t* dst = bm->getAddr32(imageDesc.Left, imageDesc.Top + row); in copyInterlaceGroup() 155 if (frame->ImageDesc.Left + copyWidth > width) { in blitInterlace() 156 copyWidth = width - frame->ImageDesc.Left; in blitInterlace() 186 uint32_t* dst = bm->getAddr32(frame->ImageDesc.Left, frame->ImageDesc.Top); in blitNormal() 188 if (frame->ImageDesc.Left + copyWidth > width) { in blitNormal() 189 copyWidth = width - frame->ImageDesc.Left; in blitNormal() 295 if (target->ImageDesc.Left <= covered->ImageDesc.Left in checkIfCover() 296 && covered->ImageDesc.Left + covered->ImageDesc.Width <= in checkIfCover() 297 target->ImageDesc.Left + target->ImageDesc.Width in checkIfCover() 323 fillRect(bm, cur->ImageDesc.Left, cur->ImageDesc.Top, in disposeFrameIfNeeded()
|
/aosp12/frameworks/ex/framesequence/jni/ |
H A D | FrameSequence_gif.cpp | 144 return target.Left <= covered.Left in checkIfCover() 145 && covered.Left + covered.Width <= target.Left + target.Width in checkIfCover() 168 if (imageDesc.Left + copyWidth > maxWidth) { in getCopySize() 169 copyWidth = maxWidth - imageDesc.Left; in getCopySize() 281 Color8888* dst = outputPtr + prevFrame.ImageDesc.Left + in drawFrame() 315 Color8888* dst = outputPtr + frame.ImageDesc.Left + in drawFrame()
|
/aosp12/frameworks/native/libs/binder/ndk/ |
H A D | .clang-format | 5 PointerAlignment: Left 8 PointerAlignment: Left
|
/aosp12/packages/apps/Messaging/jni/ |
H A D | GifTranscoder.cpp | 177 if (gifIn->Image.Left < 0 || in resizeBoxFilter() 179 gifIn->Image.Left + gifIn->Image.Width > gifIn->SWidth || in resizeBoxFilter() 243 prevImageDimens.Left = gifIn->Image.Left; in resizeBoxFilter() 379 prevImageDimens.Left, prevImageDimens.Top, in renderImage() 394 int renderX = x + gifIn->Image.Left; in renderImage()
|
/aosp12/frameworks/base/data/keyboards/ |
H A D | Vendor_045e_Product_02e0.kl | 36 # Left Analog Stick 43 # Left stick click
|
H A D | Vendor_1532_Product_0709.kl | 31 # Left Analog Stick 38 # Left stick click
|
H A D | Vendor_2e95_Product_7725.kl | 40 # Left Analog Stick 47 # Left stick click
|
H A D | Vendor_1532_Product_0705.kl | 35 # Left Analog Stick 47 # Left stick click
|
H A D | Vendor_1532_Product_0707.kl | 35 # Left Analog Stick 47 # Left stick click
|
H A D | Vendor_1532_Product_1004.kl | 35 # Left Analog Stick 47 # Left stick click
|
H A D | Vendor_1532_Product_1007.kl | 35 # Left Analog Stick 47 # Left stick click
|
H A D | Vendor_1532_Product_1009.kl | 35 # Left Analog Stick 47 # Left stick click
|
H A D | Vendor_1532_Product_100a.kl | 35 # Left Analog Stick 47 # Left stick click
|
H A D | Vendor_054c_Product_0ba0_Version_8111.kl | 42 # Left Analog Stick 49 # Left stick click
|
H A D | Vendor_054c_Product_0ce6.kl | 41 # Left Analog Stick 48 # Left stick click
|
H A D | Vendor_28de_Product_1102.kl | 35 # Left and right stick. 68 # Left arrow
|
H A D | Vendor_054c_Product_0ba0.kl | 42 # Left Analog Stick 49 # Left stick click
|
H A D | Vendor_054c_Product_05c4.kl | 42 # Left Analog Stick 49 # Left stick click
|
H A D | Vendor_054c_Product_05c4_Version_8000.kl | 43 # Left Analog Stick 50 # Left stick click
|
H A D | Vendor_054c_Product_05c4_Version_8100.kl | 43 # Left Analog Stick 50 # Left stick click
|
H A D | Vendor_054c_Product_05c4_Version_8111.kl | 43 # Left Analog Stick 50 # Left stick click
|
H A D | Vendor_054c_Product_09cc.kl | 42 # Left Analog Stick 49 # Left stick click
|
H A D | Vendor_054c_Product_09cc_Version_8000.kl | 43 # Left Analog Stick 50 # Left stick click
|
H A D | Vendor_054c_Product_09cc_Version_8100.kl | 43 # Left Analog Stick 50 # Left stick click
|
H A D | Vendor_054c_Product_09cc_Version_8111.kl | 43 # Left Analog Stick 50 # Left stick click
|