Home
last modified time | relevance | path

Searched defs:advance (Results 1 – 25 of 56) sorted by relevance

123

/aosp12/art/tools/ahat/src/main/com/android/ahat/progress/
H A DNullProgress.java24 @Override public void advance() { } in advance() method in NullProgress
25 @Override public void advance(long n) { } in advance() method in NullProgress
H A DProgress.java38 default void advance() { in advance() method
49 void advance(long n); in advance() method
/aosp12/frameworks/av/media/libaudioprocessing/
H A DAudioResamplerFirGen.h70 inline void advance() { in advance() function
110 inline void advance() { in advance() function
H A DAudioResamplerCubic.h53 static inline void advance(state* p, int16_t in) { in advance() function
/aosp12/frameworks/base/graphics/java/android/graphics/
H A DPathDashPathEffect.java42 public PathDashPathEffect(Path shape, float advance, float phase, in PathDashPathEffect()
48 private static native long nativeCreate(long native_path, float advance, in nativeCreate()
/aosp12/frameworks/base/core/java/android/widget/
H A DAdvanceable.java30 public void advance(); in advance() method
/aosp12/packages/providers/ContactsProvider/tests/src/com/android/providers/contacts/util/
H A DMockClock.java42 public void advance() { in advance() method in MockClock
/aosp12/frameworks/layoutlib/bridge/src/android/graphics/
H A DPathDashPathEffect_Delegate.java65 /*package*/ static long nativeCreate(long native_path, float advance, float phase, in nativeCreate()
/aosp12/frameworks/minikin/tests/unittest/
H A DBoundsCacheTest.cpp36 void operator()(const MinikinRect& rect, float advance) { in operator ()()
42 float advance() const { return mAdvance; } in advance() function in minikin::BoundsCapture
/aosp12/system/core/libutils/include/utils/
H A DFlattenable.h61 static void advance(void*& buffer, size_t& size, size_t offset) { in advance() function
66 static void advance(void const*& buffer, size_t& size, size_t offset) { in advance() function
/aosp12/packages/apps/Dialer/java/com/android/dialer/smartdial/util/
H A DSmartDialMatchPosition.java66 private void advance(int toAdvance) { in advance() method in SmartDialMatchPosition
/aosp12/frameworks/minikin/libs/minikin/
H A DMeasurement.cpp34 float advance = 0.0f; in getRunAdvance() local
86 float advance) { in getOffsetForAdvance()
H A DLayout.cpp63 float advance = 0; in measureText() local
80 float advance = 0; in doLayoutRunCached() local
/aosp12/art/tools/ahat/src/main/com/android/ahat/
H A DAsciiProgress.java47 public void advance(long n) { in advance() method in AsciiProgress
/aosp12/frameworks/compile/mclinker/include/mcld/ADT/
H A DHashIterator.h102 inline void advance() { in advance() function
204 inline void advance() { in advance() function
H A DBinTree.h40 void advance() { in advance() function
70 void advance() { in advance() function
/aosp12/bionic/libc/upstream-openbsd/lib/libc/net/
H A Dinet_ntop.c108 int advance; in inet_ntop6() local
/aosp12/frameworks/minikin/include/minikin/
H A DBoundsCache.h36 float advance; member
H A DLayoutCore.h55 float advance() const { return mAdvance; } in advance() function
/aosp12/frameworks/base/services/usb/java/com/android/server/usb/descriptors/
H A DByteStream.java183 public void advance(int numBytes) { in advance() method in ByteStream
/aosp12/frameworks/native/libs/ui/include_private/ui/
H A DRegionHelper.h178 static inline void advance(region& reg, TYPE& aTop, TYPE& aBottom) { in advance() function
252 static inline void advance(region& reg, TYPE& left, TYPE& right) { in advance() function
/aosp12/frameworks/av/media/libmedia/include/media/
H A DPatchBuilder.h88 struct audio_port_config* advance() { in advance() function
/aosp12/hardware/interfaces/automotive/can/1.0/default/libc++fs/src/filesystem/
H A Ddirectory_iterator.cpp130 bool advance(error_code& ec) { in advance() function in android::hardware::automotive::filesystem::__dir_stream
197 bool advance(error_code& ec) { in advance() function in android::hardware::automotive::filesystem::__dir_stream
/aosp12/system/teeui/libteeui/src/
H A Dfont_rendering.cpp92 Vec2d<pxs> TextFace::advance() const { in advance() function in teeui::TextFace
/aosp12/frameworks/compile/mclinker/include/mcld/Support/
H A DGCFactory.h34 inline void advance() { in advance() function

123