Home
last modified time | relevance | path

Searched defs:colorIndex (Results 1 – 25 of 28) sorted by relevance

12

/external/angle/src/libANGLE/renderer/
DRenderTargetCache.h95 size_t colorIndex = static_cast<size_t>( in update() local
131 size_t colorIndex) in updateColorRenderTarget()
172 size_t colorIndex) const in getColorDraw()
/external/lottie/sample/src/main/kotlin/com/airbnb/lottie/samples/
DDynamicActivity.kt25 private var colorIndex = 0 in <lambda>() variable in com.airbnb.lottie.samples.DynamicActivity
/external/skia/gm/
Dtextblobcolortrans.cpp83 size_t colorIndex = 0; in onDraw() local
/external/angle/src/tests/gl_tests/
DClearTest.cpp2116 for (GLint colorIndex = 0; colorIndex < maxDrawBuffers; ++colorIndex) in TEST_P() local
2144 for (GLint colorIndex = 0; colorIndex < maxDrawBuffers; ++colorIndex) in TEST_P() local
2203 for (GLint colorIndex = 0; colorIndex < maxDrawBuffers; ++colorIndex) in TEST_P() local
2237 for (GLint colorIndex = 0; colorIndex < maxDrawBuffers; ++colorIndex) in TEST_P() local
2243 for (GLint colorIndex = 0; colorIndex < maxDrawBuffers; ++colorIndex) in TEST_P() local
2260 for (GLint colorIndex = 0; colorIndex < maxDrawBuffers; ++colorIndex) in TEST_P() local
2385 for (GLint colorIndex = 0; colorIndex < maxDrawBuffers; ++colorIndex) in TEST_P() local
2416 for (GLint colorIndex = 0; colorIndex < maxDrawBuffers; ++colorIndex) in TEST_P() local
2422 for (GLint colorIndex = 0; colorIndex < maxDrawBuffers; ++colorIndex) in TEST_P() local
2438 for (GLint colorIndex = 0; colorIndex < maxDrawBuffers; ++colorIndex) in TEST_P() local
[all …]
/external/angle/src/image_util/
DAstcDecompressorTestUtils.h34 int colorIndex = 0; in makeCheckerboard() local
/external/lottie/sample-compose/src/main/java/com/airbnb/lottie/sample/compose/examples/
DDynamicPropertiesExamplesPage.kt62 var colorIndex by remember { mutableStateOf(0) } in HeartColor() variable
/external/angle/src/compiler/translator/tree_ops/
DEmulateGLFragColorBroadcast.cpp96 for (int colorIndex = 1; colorIndex < mMaxDrawBuffers; ++colorIndex) in broadcastGLFragColor() local
/external/angle/src/libANGLE/
DFramebuffer.cpp817 for (uint32_t colorIndex = 0; in Framebuffer() local
1014 for (size_t colorIndex = 0; colorIndex < mState.mColorAttachments.size(); ++colorIndex) in detachResourceById() local
1821 for (size_t colorIndex : mState.mEnabledDrawBuffers) in blit() local
2105 size_t colorIndex = binding - GL_COLOR_ATTACHMENT0; in setAttachmentImpl() local
2570 for (auto colorIndex : mState.mEnabledDrawBuffers) in markDrawAttachmentsInitialized() local
/external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/
DGradientColorParser.java81 int colorIndex = i / 4; in parse() local
/external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/text/pgs/
DPgsDecoder.java220 int colorIndex = bitmapData.readUnsignedByte(); in build() local
/external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/text/pgs/
DPgsDecoder.java220 int colorIndex = bitmapData.readUnsignedByte(); in build() local
/external/swiftshader/tests/VulkanBenchmarks/
DTriangleBenchmarks.cpp223 int colorIndex = 0; in TriangleSampleTexture() local
/external/angle/src/libANGLE/renderer/vulkan/
DUtilsVk.cpp718 for (uint32_t colorIndex = 0; colorIndex < colorAttachmentCount; ++colorIndex) in InsertPreamble() local
756 void InsertColorDecorations(uint32_t colorIndex, in InsertColorDecorations()
888 void InsertColorVariableDecl(uint32_t colorIndex, in InsertColorVariableDecl()
938 void InsertColorUnresolveLoadStore(uint32_t colorIndex, in InsertColorUnresolveLoadStore()
1052 for (uint32_t colorIndex = 0; colorIndex < colorAttachmentCount; ++colorIndex) in MakeFragShader() local
1061 for (uint32_t colorIndex = 0; colorIndex < colorAttachmentCount; ++colorIndex) in MakeFragShader() local
1071 for (uint32_t colorIndex = 0; colorIndex < colorAttachmentCount; ++colorIndex) in MakeFragShader() local
DCommandGraph.cpp182 int colorIndex = source - GL_DEBUG_SOURCE_API; in MakeDebugUtilsLabel() local
Dvk_cache_utils.cpp1802 for (uint32_t colorIndex = 0; colorIndex < renderPass.colorAttachmentRange(); ++colorIndex) in UnpackPipelineState() local
1823 for (uint32_t colorIndex = 0; colorIndex < gl::IMPLEMENTATION_MAX_DRAW_BUFFERS; in UnpackPipelineState() local
5552 for (size_t colorIndex : framebufferVk->getState().getColorAttachmentsMask()) in updateInputAttachments() local
6444 for (size_t colorIndex : framebufferVk->getState().getColorAttachmentsMask()) in updateInputAttachments() local
DProgramExecutableVk.cpp973 for (uint32_t colorIndex = 0; colorIndex < gl::IMPLEMENTATION_MAX_DRAW_BUFFERS; ++colorIndex) in addInputAttachmentDescriptorSetDesc() local
Dvk_utils.cpp789 int colorIndex = source - GL_DEBUG_SOURCE_API; in MakeDebugUtilsLabel() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DFramebuffer11.cpp180 size_t colorIndex = in invalidateBase() local
DBlit11.cpp449 unsigned int colorIndex = 0; in GetSwizzleIndex() local
/external/skia/tools/fonts/
DTestSVGTypeface.cpp1406 int colorIndex; in onDrawPath() local
1487 const int colorIndex = glyfInfos[i].fLayers[j].fLayerColorIndex; in exportTtxColr() local
/external/skia/src/gpu/ganesh/vk/
DGrVkOpsRenderPass.cpp517 uint32_t colorIndex; in onClear() local
/external/deqp/external/openglcts/modules/common/
DglcBlendEquationAdvancedTests.cpp1024 …for (int colorIndex = 0; colorIndex < (m_useRGB10A2Data ? m_numSpecificColors : m_numColors); colo… in iterate() local
1061 …for (int colorIndex = 0; colorIndex < (m_useRGB10A2Data ? m_numSpecificColors : m_numColors); colo… in iterate() local
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
Dvt320.java1282 int colorIndex = Integer.parseInt(colorData[1]); in handle_osc() local
/external/swiftshader/src/Device/
DBC_Decoder.cpp1615 IndexInfo colorIndex(const Mode &mode, bool isAnchor, in colorIndex() function
/external/skia/src/sksl/codegen/
DSkSLMetalCodeGenerator.cpp2764 int colorIndex = var.modifiers().fLayout.fIndex; in writeOutputStruct() local

12