Home
last modified time | relevance | path

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

12345678

/frameworks/base/libs/hwui/jni/
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()
/frameworks/base/packages/SystemUI/src/com/android/systemui/biometrics/ui/viewmodel/
DPromptPosition.kt23 Left,
31 get() = this != null && this == PromptPosition.Left
/frameworks/base/data/keyboards/
DVendor_0428_Product_4001.kl12 # Left Upper Shoulder "1"
16 # Left Lower Shoulder "2"
DVendor_045e_Product_02e0.kl36 # Left Analog Stick
43 # Left stick click
DVendor_1532_Product_0709.kl31 # Left Analog Stick
38 # Left stick click
DVendor_2e95_Product_7725.kl40 # Left Analog Stick
47 # Left stick click
DVendor_1532_Product_100a.kl35 # Left Analog Stick
47 # Left stick click
/frameworks/base/packages/SystemUI/compose/scene/src/com/android/compose/animation/scene/
DEdgeDetector.kt28 Left,
52 topOrLeft = Edge.Left in source()
/frameworks/base/packages/SystemUI/compose/scene/tests/src/com/android/compose/animation/scene/
DFixedSizeEdgeDetectorTest.kt45 assertThat(horizontalEdge(0)).isEqualTo(Edge.Left) in horizontalEdges()
46 assertThat(horizontalEdge(30)).isEqualTo(Edge.Left) in horizontalEdges()
/frameworks/native/services/vr/
D.clang-format3 PointerAlignment: Left
/frameworks/native/cmds/vr/
D.clang-format3 PointerAlignment: Left
/frameworks/native/libs/vr/
D.clang-format3 PointerAlignment: Left
/frameworks/native/libs/binder/ndk/
D.clang-format7 PointerAlignment: Left
/frameworks/base/tools/aapt2/
D.clang-format7 PointerAlignment: Left
/frameworks/base/libs/androidfw/
D.clang-format7 PointerAlignment: Left
/frameworks/base/cmds/idmap2/
D.clang-format7 PointerAlignment: Left
/frameworks/av/services/camera/virtualcamera/
D.clang-format10 PointerAlignment: Left
/frameworks/native/libs/tracing_perfetto/
D.clang-format10 PointerAlignment: Left
/frameworks/native/cmds/dumpsys/
D.clang-format10 PointerAlignment: Left
/frameworks/native/cmds/dumpstate/
D.clang-format10 PointerAlignment: Left
/frameworks/native/cmds/bugreportz/
D.clang-format10 PointerAlignment: Left
/frameworks/av/
D.clang-format11 PointerAlignment: Left
/frameworks/native/
D.clang-format17 PointerAlignment: Left
/frameworks/libs/native_bridge_support/
D.clang-format12 PointerAlignment: Left
/frameworks/libs/binary_translation/
D.clang-format12 PointerAlignment: Left

12345678