Home
last modified time | relevance | path

Searched defs:hasColors (Results 1 – 25 of 68) sorted by relevance

123

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/skia/skia/src/gpu/batches/
H A DGrDrawAtlasBatch.cpp39 static sk_sp<GrGeometryProcessor> set_vertex_attributes(bool hasColors, in set_vertex_attributes()
230 SkTArray<GrColor>* colors, bool hasColors) { in randomize_params()
247 bool hasColors = random->nextBool(); in DRAW_BATCH_TEST_DEFINE() local
H A DGrDrawAtlasBatch.h44 bool hasColors() const { return fHasColors; } in hasColors() function
H A DGrDrawVerticesBatch.cpp262 SkTArray<GrColor>* colors, bool hasColors, in randomize_params()
291 bool hasColors = random->nextBool(); in DRAW_BATCH_TEST_DEFINE() local
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/gpu/ops/
H A DGrDrawAtlasOp.cpp56 bool hasColors() const { return fHasColors; } in hasColors() function in __anona809add50111::DrawAtlasOp
77 bool hasColors, in make_gp()
314 bool hasColors) { in randomize_params()
331 bool hasColors = random->nextBool(); in GR_DRAW_OP_TEST_DEFINE() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/gpu/ops/
H A DGrDrawAtlasOp.cpp56 bool hasColors() const { return fHasColors; } in hasColors() function in __anon259fd7570111::DrawAtlasOp
77 bool hasColors, in make_gp()
314 bool hasColors) { in randomize_params()
331 bool hasColors = random->nextBool(); in GR_DRAW_OP_TEST_DEFINE() local
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/gpu/ops/
H A DGrDrawAtlasOp.cpp56 bool hasColors() const { return fHasColors; } in hasColors() function in __anon060724a00111::DrawAtlasOp
77 bool hasColors, in make_gp()
314 bool hasColors) { in randomize_params()
331 bool hasColors = random->nextBool(); in GR_DRAW_OP_TEST_DEFINE() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/gpu/ops/
H A DGrDrawAtlasOp.cpp56 bool hasColors() const { return fHasColors; } in hasColors() function in __anonfdf744ec0111::DrawAtlasOp
77 bool hasColors, in make_gp()
314 bool hasColors) { in randomize_params()
331 bool hasColors = random->nextBool(); in GR_DRAW_OP_TEST_DEFINE() local
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/gpu/ops/
H A DGrDrawAtlasOp.cpp16 static sk_sp<GrGeometryProcessor> make_gp(bool hasColors, in make_gp()
229 bool hasColors) { in randomize_params()
246 bool hasColors = random->nextBool(); in GR_DRAW_OP_TEST_DEFINE() local
H A DGrDrawAtlasOp.h52 bool hasColors() const { return fHasColors; } in hasColors() function
H A DGrDrawVerticesOp.cpp357 SkTArray<uint32_t>* colors, bool hasColors, in randomize_params()
391 bool hasColors = random->nextBool(); in GR_DRAW_OP_TEST_DEFINE() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/gpu/ops/
H A DGrDrawAtlasOp.cpp69 bool hasColors() const { return fHasColors; } in hasColors() function in __anonc412da0f0111::DrawAtlasOp
93 bool hasColors, in make_gp()
351 bool hasColors) { in randomize_params()
368 bool hasColors = random->nextBool(); in GR_DRAW_OP_TEST_DEFINE() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/gpu/ops/
H A DGrDrawAtlasOp.cpp70 bool hasColors() const { return fHasColors; } in hasColors() function in __anon667624f40111::DrawAtlasOp
94 bool hasColors, in make_gp()
352 bool hasColors) { in randomize_params()
369 bool hasColors = random->nextBool(); in GR_DRAW_OP_TEST_DEFINE() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/skia/src/core/
H A DSkVerticesPriv.h26 bool hasColors() const { return SkToBool(fVertices->fColors); } in hasColors() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/src/core/
H A DSkVertices.cpp59 bool hasColors = SkToBool(builderFlags & SkVertices::kHasColors_BuilderFlag); in Builder() local
210 const bool hasColors = SkToBool(packed & kHasColors_Mask); in Decode() local
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/skia/src/core/
H A DSkVerticesPriv.h25 bool hasColors() const { return SkToBool(fVertices->fColors); } in hasColors() function
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/skia/skia/include/core/
H A DSkVertices.h86 bool hasColors() const { return SkToBool(this->colors()); } in hasColors() function
/dports/devel/llvm90/llvm-9.0.1.src/tools/clang/tools/diagtool/
H A DTreeView.cpp23 static bool hasColors(const llvm::raw_ostream &out) { in hasColors() function
/dports/devel/llvm80/llvm-8.0.1.src/tools/clang/tools/diagtool/
H A DTreeView.cpp24 static bool hasColors(const llvm::raw_ostream &out) { in hasColors() function
/dports/devel/llvm70/llvm-7.0.1.src/tools/clang/tools/diagtool/
H A DTreeView.cpp25 static bool hasColors(const llvm::raw_ostream &out) { in hasColors() function
/dports/www/firefox-esr/firefox-91.8.0/gfx/skia/skia/src/core/
H A DSkVertices.cpp97 bool hasColors = SkToBool(builderFlags & SkVertices::kHasColors_BuilderFlag); in Builder() local
394 const bool hasColors = SkToBool(packed & kHasColors_Mask); in Decode() local
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/skia/skia/src/core/
H A DSkVertices.cpp97 bool hasColors = SkToBool(builderFlags & SkVertices::kHasColors_BuilderFlag); in Builder() local
394 const bool hasColors = SkToBool(packed & kHasColors_Mask); in Decode() local
/dports/www/firefox/firefox-99.0/gfx/skia/skia/src/core/
H A DSkVertices.cpp97 bool hasColors = SkToBool(builderFlags & SkVertices::kHasColors_BuilderFlag); in Builder() local
394 const bool hasColors = SkToBool(packed & kHasColors_Mask); in Decode() local
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/skia/skia/src/core/
H A DSkVertices.cpp97 bool hasColors = SkToBool(builderFlags & SkVertices::kHasColors_BuilderFlag); in Builder() local
394 const bool hasColors = SkToBool(packed & kHasColors_Mask); in Decode() local
/dports/devel/upp/upp/bazaar/plugin/assimp/code/OFF/
H A DOFFLoader.cpp135 bool hasTexCoord = false, hasNormals = false, hasColors = false; in InternReadFile() local
/dports/multimedia/assimp/assimp-5.1.3/code/AssetLib/OFF/
H A DOFFLoader.cpp133 bool hasTexCoord = false, hasNormals = false, hasColors = false; in InternReadFile() local

123