Home
last modified time | relevance | path

Searched defs:BUF_SIZE (Results 1 – 25 of 28) sorted by relevance

12

/aosp12/frameworks/minikin/tests/unittest/
H A DLayoutUtilsTest.cpp26 const size_t BUF_SIZE = 256U; in ExpectNextWordBreakForCache() local
37 const size_t BUF_SIZE = 256U; in ExpectPrevWordBreakForCache() local
H A DUnicodeUtilsTest.cpp24 const size_t BUF_SIZE = 256; in TEST() local
H A DGraphemeBreakTests.cpp28 const size_t BUF_SIZE = 256; in IsBreak() local
37 const size_t BUF_SIZE = 256; in IsBreakWithAdvances() local
H A DMeasurementTests.cpp26 const size_t BUF_SIZE = 256; in getAdvance() local
H A DWordBreakerTests.cpp207 const size_t BUF_SIZE = kFlagLength * 2; in TEST() local
232 const size_t BUF_SIZE = kFlagLength * 2; in TEST() local
H A DFontCollectionItemizeTest.cpp68 const size_t BUF_SIZE = 256; in itemize() local
/aosp12/hardware/qcom/sm8150/media/libplatformconfig/
H A DConfigParser.h43 #define BUF_SIZE 1024 macro
H A DConfigParser.cpp41 #define BUF_SIZE 1024 macro
/aosp12/hardware/qcom/sm7250/media/libplatformconfig/
H A DConfigParser.h43 #define BUF_SIZE 1024 macro
H A DConfigParser.cpp41 #define BUF_SIZE 1024 macro
/aosp12/hardware/qcom/sdm845/media/libplatformconfig/
H A DConfigParser.h43 #define BUF_SIZE 1024 macro
H A DConfigParser.cpp40 #define BUF_SIZE 1024 macro
/aosp12/frameworks/rs/tests/java_api/MathErr/src/com/example/android/rs/matherr/
H A DMathErr.java31 private final int BUF_SIZE = 4096; field in MathErr
/aosp12/packages/apps/Launcher3/src/com/android/launcher3/util/
H A DIOUtils.java38 private static final int BUF_SIZE = 0x1000; // 4K field in IOUtils
/aosp12/bionic/benchmarks/
H A Dget_heap_size_benchmark.cpp71 static constexpr int BUF_SIZE = 100; variable
/aosp12/frameworks/base/media/jni/
H A Dandroid_media_ResampleInputStream.cpp73 static const int BUF_SIZE = 2048; variable
/aosp12/frameworks/base/libs/hwui/tests/macrobench/
H A Dmain.cpp114 static const int BUF_SIZE = 100; in moveToCpuSet() local
/aosp12/system/core/libcutils/
H A Dfs.cpp40 #define BUF_SIZE 64 macro
/aosp12/hardware/knowles/athletico/sound_trigger_hal/tests/
H A Dtunnel_test_sensor.c34 #define BUF_SIZE 8192 macro
H A Dtunnel_test.c37 #define BUF_SIZE 32768 macro
H A Dcrash_event_logger.c35 #define BUF_SIZE (4096) macro
/aosp12/art/tools/dmtracedump/
H A Dcreatetesttrace.cc74 #define BUF_SIZE 1024 macro
/aosp12/hardware/knowles/athletico/sound_trigger_hal/
H A Dadnc_strm.c35 #define BUF_SIZE (8192) macro
/aosp12/frameworks/base/tests/CoreTests/android/core/
H A DTestWebServer.java315 final static int BUF_SIZE = 2048; field in TestWebServer
/aosp12/system/media/audio_route/
H A Daudio_route.c31 #define BUF_SIZE 1024 macro

12