HomeSort by relevance Sort by last modified time
    Searched full:colors (Results 1201 - 1225 of 2849) sorted by null

<<41424344454647484950>>

  /external/chromium-trace/catapult/dashboard/dashboard/templates/
bisect_stats.html 209 colors: [
main.html 93 * Different background colors make the magnitudes of the regressions
  /external/chromium-trace/catapult/telemetry/telemetry/util/
image_util.py 114 """Computes a histogram of the pixel colors in this image.
  /external/chromium-trace/catapult/tracing/tracing/ui/base/
fast_rect_renderer.html 28 * palletized colors. The fused rect color is choosen from the rectangle with
  /external/clang/tools/diagtool/
TreeView.cpp 41 void setColor(llvm::raw_ostream::Colors Color) {
  /external/deqp/modules/gles2/functional/
es2fBufferTestUtil.cpp 577 std::vector<tcu::Vec3> colors;
592 computeIndexVerifierColors(colors);
619 glVertexAttribPointer (m_colorLoc, 3, GL_FLOAT, GL_FALSE, 0, &colors[0]);
625 execVertexFetch(&fetchedColor[0], &colors[0], refPtr+offset+curOffset, numBytesToVerify);
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.eclipse.test.performance.ui/doc/
help.html 43 The colors meanings are the same than for the percentage scale.<br>
  /external/eclipse-windowbuilder/propertysheet/
README.txt 47 * Removed unused resources such as unreferences colors from
  /external/eclipse-windowbuilder/propertysheet/src/org/eclipse/wb/core/controls/
CFlatButton.java 36 // colors
  /external/elfutils/lib/
color.c 67 /* Colors to use for the various components. */
system.h 161 /* Colors to use for the various components. */
  /external/google-breakpad/src/testing/gtest/test/
gtest_color_test.py 32 """Verifies that Google Test correctly determines whether to use colors."""
  /external/gtest/test/
gtest_color_test.py 32 """Verifies that Google Test correctly determines whether to use colors."""
  /external/harfbuzz_ng/test/shaping/
hb_test_tools.py 75 def __init__ (self, formatter, colors=diff_colors, symbols=diff_symbols):
77 self.colors = colors
98 oo[i] += self.formatter.start_color (self.colors[i])
  /external/libexif/libexif/pentax/
mnote-pentax-tag.c 56 {MNOTE_PENTAX_TAG_COLOR, "Color", N_("Colors"), ""},
  /external/libgdx/extensions/gdx-bullet/jni/src/bullet/LinearMath/
btIDebugDraw.h 81 virtual DefaultColors getDefaultColors() const { DefaultColors colors; return colors; } local
82 ///the default implementation for setDefaultColors has no effect. A derived class can implement it and store the colors.
83 virtual void setDefaultColors(const DefaultColors& /*colors*/) {}
  /external/libjpeg-turbo/
wrtarga.c 176 /* We only support 8-bit colormap indexes, so only 256 colors */
  /external/libvncserver/examples/
zippy.c 162 rfbLog("Primary colors displayed\n");
  /external/libvterm/src/
vterm_internal.h 105 VTermColor colors[16]; // Store the 8 ANSI and the 8 ANSI high-brights only member in struct:VTermState
  /external/llvm/include/llvm/Support/
FormattedStream.h 125 raw_ostream &changeColor(enum Colors Color, bool Bold, bool BG) override {
  /external/llvm/lib/Target/WebAssembly/
WebAssemblyRegColoring.cpp 141 // Check if it's possible to reuse any of the used colors.
  /external/mesa3d/docs/
RELNOTES-6.3 73 Renderbuffers may store colors, stencil indices, or depth values. The
  /external/mesa3d/src/gallium/auxiliary/draw/
draw_pipe_twoside.c 114 /* Find which vertex shader outputs are front/back colors */
  /external/mesa3d/src/gallium/docs/source/
screen.rst 93 outputting unclamped vertex colors from a vertex shader. If unsupported,
94 the vertex colors are always clamped. This is the default for DX9 hardware.
96 clamping vertex colors when they come out of a vertex shader, as specified
98 the vertex colors are never clamped. This is the default for DX10 hardware.
  /external/mesa3d/src/gallium/drivers/r300/
r300_debug.c 74 fprintf(stderr, "RS Block: %d texcoords (linear), %d colors (perspective)\n",

Completed in 515 milliseconds

<<41424344454647484950>>