/aosp12/hardware/qcom/display/msm8084/libgralloc/ |
H A D | framebuffer.cpp | 92 const size_t offset = hnd->base - m->framebuffer->base; in fb_post() local
|
/aosp12/hardware/qcom/display/msm8084/liboverlay/ |
H A D | overlayMdp.h | 380 inline bool MdpData::play(int fd, uint32_t offset) { in play()
|
H A D | overlayMdssRot.cpp | 134 bool MdssRot::queueBuffer(int fd, uint32_t offset) { in queueBuffer()
|
/aosp12/hardware/qcom/display/msm8226/libgralloc/ |
H A D | framebuffer.cpp | 92 const unsigned int offset = (unsigned int) (hnd->base - in fb_post() local
|
/aosp12/hardware/qcom/display/msm8909/libgralloc/ |
H A D | framebuffer.cpp | 86 const unsigned int offset = (unsigned int) (hnd->base - in fb_post() local
|
/aosp12/art/compiler/jni/quick/arm64/ |
H A D | calling_convention_arm64.cc | 357 size_t offset = displacement_.Int32Value() - OutFrameSize() + (args_on_stack * kFramePointerSize); in CurrentParamStackOffset() local
|
/aosp12/art/compiler/jni/quick/x86_64/ |
H A D | calling_convention_x86_64.cc | 298 size_t offset = displacement_.Int32Value() - OutFrameSize() + (args_on_stack * kFramePointerSize); in CurrentParamStackOffset() local
|
/aosp12/art/runtime/gc/accounting/ |
H A D | remembered_set.cc | 71 MemberOffset offset, in operator ()()
|
/aosp12/art/dexlayout/ |
H A D | dex_writer.h | 142 ScopedSeek(Stream* stream, uint32_t offset) : stream_(stream), offset_(stream->Tell()) { in ScopedSeek()
|
/aosp12/frameworks/base/libs/hwui/ |
H A D | FrameInfo.h | 161 int64_t offset = get(FrameInfoIndex::SyncStart) - get(FrameInfoIndex::SyncQueued); in duration() local
|
/aosp12/packages/apps/TV/tuner/tests/robotests/javatests/com/android/tv/tuner/exoplayer/tests/ |
H A D | SampleSourceExtractorTest.java | 265 String trackName, int size, long position, SampleChunk sampleChunk, int offset) in updateIndexFile()
|
/aosp12/packages/apps/Tag/src/com/android/apps/tag/record/ |
H A D | SmartPoster.java | 160 public View getView(Activity activity, LayoutInflater inflater, ViewGroup parent, int offset) { in getView()
|
/aosp12/bionic/libc/kernel/uapi/sound/ |
H A D | usb_stream.h | 24 unsigned offset; member
|
/aosp12/bootable/recovery/updater_sample/src/com/example/android/systemupdatersample/ |
H A D | UpdateConfig.java | 198 public PackageFile(String filename, long offset, long size) { in PackageFile()
|
/aosp12/packages/modules/NeuralNetworks/common/operations/ |
H A D | RNNTest.cpp | 175 void SetInput(int offset, float* begin, float* end) { in SetInput()
|
/aosp12/packages/modules/NeuralNetworks/runtime/ |
H A D | ModelBuilder.h | 114 const uint8_t* getPointerToOperandValue(uint32_t offset) const { in getPointerToOperandValue()
|
/aosp12/packages/apps/Nfc/src/com/android/nfc/echoserver/ |
H A D | EchoServer.java | 126 int offset = 0; in pushUnit() local
|
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/ |
H A D | MediaPlayerMetadataParserTest.java | 72 private void adjustSize(int offset) { in adjustSize()
|
/aosp12/frameworks/base/packages/SystemUI/tests/src/com/android/systemui/statusbar/phone/ |
H A D | KeyguardClockPositionAlgorithmTest.java | 537 private void givenMaxBurnInOffset(int offset) { in givenMaxBurnInOffset()
|
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/widget/picker/ |
H A D | WidgetsRecyclerView.java | 183 int offset = getLayoutManager().getDecoratedTop(child); in getCurrentScrollY() local
|
/aosp12/frameworks/base/services/tests/uiservicestests/src/com/android/server/notification/ |
H A D | ScheduleCalendarTest.java | 513 private int getTodayDay(int offset) { in getTodayDay()
|
/aosp12/packages/services/Telephony/testapps/TestRcsApp/aosp_test_rcsclient/src/com/android/libraries/rcs/simpleclient/protocol/msrp/ |
H A D | MsrpParser.java | 337 InputStream stream, final byte[] buffer, final int offset, final int length) in readFromStream()
|
/aosp12/system/teeui/libteeui/src/ |
H A D | button.cpp | 21 ConvexObject<4> makeSquareAtOffset(const PxPoint& offset, const pxs& sideLength) { in makeSquareAtOffset()
|
/aosp12/system/tools/hidl/ |
H A D | MemoryType.cpp | 79 const std::string& offset, in emitJavaFieldReaderWriter()
|
/aosp12/frameworks/opt/localepicker/src/com/android/localepicker/ |
H A D | SuggestedLocaleAdapter.java | 133 int offset = 0; in getItem() local
|