Home
last modified time | relevance | path

Searched defs:black (Results 1 – 25 of 365) sorted by relevance

12345678910>>...15

/aosp_15_r20/frameworks/opt/setupwizard/library/test/robotest/src/com/android/setupwizardlib/view/
DIllustrationVideoViewTest.java113 @RawRes int black = android.R.color.black; in testSetVideoResId() local
160 @RawRes int black = android.R.color.black; in setVideoResId_resetDiffVideoResFromDiffPackage_videoResShouldBeSet() local
177 @RawRes int black = android.R.color.black; in setVideoResId_resetDiffVideoResFromSamePackage_videoResShouldBeSet() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwcsplugin.h32 JabColorF black; member
65 JabColorF black; member
82 XYZColorF black; member
/aosp_15_r20/external/zxing/core/src/main/java/com/google/zxing/pdf417/encoder/
H A DBarcodeRow.java52 private void set(int x, boolean black) { in set()
60 void addBar(boolean black, int width) { in addBar()
/aosp_15_r20/external/python/cpython2/Demo/newmetaclasses/
DEnum.py111 black = 7 variable in _test.ExtendedColor
153 black = 7 variable in _test2.ExtendedColor
/aosp_15_r20/external/dng_sdk/source/
H A Ddng_render.cpp34 real64 black, in dng_function_exposure_ramp()
921 real64 black = fParams.Shadows () * in Start() local
H A Ddng_negative.cpp2339 void dng_negative::SetBlackLevel (real64 black, in SetBlackLevel()
4287 dng_gamma_encode_proxy (real64 black, in dng_gamma_encode_proxy()
4387 const real64 *black, in dng_encode_proxy_task()
4480 real64 black [kMaxColorPlanes]; in EncodeRawProxy() local
/aosp_15_r20/frameworks/base/packages/SystemUI/multivalentTests/src/com/android/systemui/wmshell/
H A DWMShellTest.kt179 val black = Color.valueOf(Color.BLACK) in initRecentTasks_setRecentsBackgroundColorWhenCommunal() constant
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/intrusive/include/boost/intrusive/detail/
Drbtree_node.hpp113 BOOST_INTRUSIVE_FORCEINLINE static color black() in black() function
169 BOOST_INTRUSIVE_FORCEINLINE static color black() in black() function
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/shadows/
H A DShadowTextViewTest.java144 TextView black = activity.findViewById(R.id.black_text_view); in shouldSetTextAndTextColorWhileInflatingXmlLayout() local
164 TextView black = activity.findViewById(R.id.black_text_view_hint); in shouldSetHintAndHintColorWhileInflatingXmlLayout() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/format/format.tuple/
H A Dformat.functions.tests.h17 enum class color { black, red, gold }; enumerator
/aosp_15_r20/external/pdfium/fxbarcode/pdf417/
H A DBC_PDF417BarcodeRow.cpp32 void CBC_BarcodeRow::AddBar(bool black, size_t width) { in AddBar()
/aosp_15_r20/external/skia/docs/examples/
H A D50_percent_gray.cpp24 SkPaint black; in draw() local
/aosp_15_r20/external/skia/tests/
H A DPDFOpaqueSrcModeToSrcOverTest.cpp24 SkPaint black; in run_test() local
/aosp_15_r20/external/fonttools/Snippets/
H A Dinterpolate.py66 def AddGlyphVariations(font, thin, regular, black): argument
/aosp_15_r20/external/mesa3d/src/gallium/drivers/iris/
H A Diris_border_color.c85 union pipe_color_union black = {.f = { 0.0, 0.0, 0.0, 1.0 }}; in iris_init_border_color_pool() local
/aosp_15_r20/external/deqp/external/vulkancts/modules/vulkan/mesh_shader/
H A DvktMeshShaderBuiltinTestsEXT.cpp1255 const tcu::Vec4 black = getClearColor(); in createInstance() local
1365 const tcu::Vec4 black = getClearColor(); in createInstance() local
1479 const tcu::Vec4 black = getClearColor(); in createInstance() local
2410 const tcu::Vec4 black = getClearColor(); in createInstance() local
/aosp_15_r20/external/angle/src/image_util/
H A DAstcDecompressorTestUtils.h28 const Rgba black = {0, 0, 0, 0xFF}; in makeCheckerboard() local
/aosp_15_r20/external/cronet/third_party/libc++/src/test/std/utilities/format/format.formatter/format.formatter.spec/
H A Dformatter.handle.pass.cpp31 enum class color { black, red, gold }; enumerator
/aosp_15_r20/external/python/bumble/bumble/
Dcolors.py88 black = partial(color, fg='black') variable
/aosp_15_r20/prebuilts/module_sdk/art/13/include/external/fmtlib/include/fmt/
Dcolor.h24 black = 0x000000, // rgb(0,0,0) enumerator
161 black = 30, enumerator
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/include/external/fmtlib/include/fmt/
Dcolor.h24 black = 0x000000, // rgb(0,0,0) enumerator
161 black = 30, enumerator
/aosp_15_r20/prebuilts/module_sdk/art/current/sdk/common_os/include/external/fmtlib/include/fmt/
Dcolor.h24 black = 0x000000, // rgb(0,0,0) enumerator
161 black = 30, enumerator
/aosp_15_r20/external/fmtlib/include/fmt/
H A Dcolor.h24 black = 0x000000, // rgb(0,0,0) enumerator
161 black = 30, enumerator
/aosp_15_r20/prebuilts/module_sdk/art/13/common_os/include/external/fmtlib/include/fmt/
Dcolor.h24 black = 0x000000, // rgb(0,0,0) enumerator
161 black = 30, enumerator
/aosp_15_r20/prebuilts/module_sdk/art/current/host-exports/include/external/fmtlib/include/fmt/
Dcolor.h24 black = 0x000000, // rgb(0,0,0) enumerator
161 black = 30, enumerator

12345678910>>...15