Home
last modified time | relevance | path

Searched defs:grey (Results 1 – 25 of 94) sorted by relevance

1234

/aosp_15_r20/external/swiftshader/third_party/SPIRV-Tools/source/
H A Dprint.h47 struct grey { struct
49 bool isPrint;
/aosp_15_r20/external/deqp-deps/SPIRV-Tools/source/
Dprint.h47 struct grey { struct
49 bool isPrint;
/aosp_15_r20/external/angle/third_party/spirv-tools/src/source/
H A Dprint.h47 struct grey { struct
49 bool isPrint;
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowTextViewTest.java153 TextView grey = activity.findViewById(R.id.grey_text_view); in shouldSetTextAndTextColorWhileInflatingXmlLayout() local
173 TextView grey = activity.findViewById(R.id.grey_text_view_hint); in shouldSetHintAndHintColorWhileInflatingXmlLayout() local
/aosp_15_r20/external/clang/test/CodeGenCXX/
H A Dscoped-enums-debug-info.cpp16 enum struct Colour { grey }; enumerator
H A Dscoped-enums.cpp12 enum struct Colour { grey }; enumerator
/aosp_15_r20/frameworks/base/core/java/com/android/internal/widget/
H A DColoredIconHelper.java50 int grey = ContrastColorUtil.resolveColor(ctx, Notification.COLOR_DEFAULT, inNightMode); in applyGrayTint() local
/aosp_15_r20/external/pdfium/third_party/libtiff/
H A Dtif_next.c118 uint32_t npixels = 0, grey; in NeXTDecode() local
/aosp_15_r20/cts/tests/tests/opengl/libopengltest/
H A Dcolor_one.cpp87 static float grey; in drawColorOne() local
/aosp_15_r20/external/gmmlib/Source/GmmLib/Utility/GmmLog/spdlog/sinks/
H A Dansicolor_sink.h48 const std::string grey = "\033[30m"; variable
/aosp_15_r20/external/zxing/qr_scanner/src/com/google/zxing/client/android/
H A DPlanarYUVLuminanceSource.java119 int grey = yuv[inputOffset + x] & 0xff; in renderCroppedGreyscaleBitmap() local
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/
H A DPlanarYUVLuminanceSource.java134 int grey = yuv[inputOffset + x * THUMBNAIL_SCALE_FACTOR] & 0xff; in renderThumbnail() local
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/
Dcgitb.py63 def grey(text): function
/aosp_15_r20/external/python/cpython3/Lib/
Dcgitb.py63 def grey(text): function
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/
H A Dcgitb.py63 def grey(text): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/
Dcgitb.py63 def grey(text): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/
Dcgitb.py63 def grey(text): function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/
Dcgitb.py63 def grey(text): function
/aosp_15_r20/external/python/cpython2/Lib/
Dcgitb.py59 def grey(text): function
/aosp_15_r20/frameworks/native/opengl/tests/gl2_jni/jni/
H A Dgl_code.cpp135 static float grey; in renderFrame() local
/aosp_15_r20/frameworks/native/opengl/tests/gldual/jni/
H A Dgl_code.cpp135 static float grey; in renderFrame() local
/aosp_15_r20/frameworks/native/opengl/tests/gl_jni/jni/
H A Dgl_code.cpp175 static float grey; in Java_com_android_gljni_GLJNILib_step() local
/aosp_15_r20/external/perfetto/ui/src/assets/
H A Ddetails.scss106 &.grey { class
/aosp_15_r20/trusty/vendor/google/aosp/scripts/
Dlog_processor.py185 grey = "\x1b[38;20m" variable in LogProcessor.color
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.17-4.8/sysroot/usr/include/
Dmenu.h118 chtype grey; /* Inactive attribute */ member

1234