Home
last modified time | relevance | path

Searched defs:lite (Results 1 – 6 of 6) sorted by relevance

/external/skia/bench/
DPictureOverheadBench.cpp26 SkLiteRecorder lite; in onDraw() local
81 SkLiteRecorder lite; in onDraw() local
DRecordingBench.cpp37 RecordingBench::RecordingBench(const char* name, const SkPicture* pic, bool useBBH, bool lite) in RecordingBench()
/external/protobuf/java/core/src/test/java/com/google/protobuf/
DLazyMessageLiteTest.java302 LazyMessageLite lite = LazyMessageLite.newBuilder() in testExtensions() local
/external/ltp/testcases/kernel/mem/lib/
Dmem.c71 static void child_alloc(int testcase, int lite, int threads) in child_alloc()
123 void oom(int testcase, int lite, int retcode, int allow_sigkill) in oom()
215 void testoom(int mempolicy, int lite, int retcode, int allow_sigkill) in testoom()
/external/skia/src/opts/
DSkXfermode_opts.h77 auto lite = sa*da - ((da-d)*(sa-s) << 1), in XFERMODE() local
/external/ltp/testcases/kernel/fs/fsx-linux/
Dfsx-linux.c121 int lite = 0; /* -L flag */ variable