Home
last modified time | relevance | path

Searched defs:colorIndex (Results 1 – 25 of 27) 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/LottieSample/src/main/kotlin/com/airbnb/lottie/samples/
DDynamicActivity.kt21 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/skqp/gm/
Dtextblobcolortrans.cpp75 size_t colorIndex = 0; in onDraw() local
/external/lottie/lottie/src/main/java/com/airbnb/lottie/parser/
DGradientColorParser.java71 int colorIndex = i / 4; in parse() local
/external/angle/src/compiler/translator/tree_ops/
DEmulateGLFragColorBroadcast.cpp96 for (int colorIndex = 1; colorIndex < mMaxDrawBuffers; ++colorIndex) in broadcastGLFragColor() local
/external/angle/src/tests/gl_tests/
DClearTest.cpp1949 for (GLint colorIndex = 0; colorIndex < maxDrawBuffers; ++colorIndex) in TEST_P() local
1977 for (GLint colorIndex = 0; colorIndex < maxDrawBuffers; ++colorIndex) in TEST_P() local
2036 for (GLint colorIndex = 0; colorIndex < maxDrawBuffers; ++colorIndex) in TEST_P() local
2070 for (GLint colorIndex = 0; colorIndex < maxDrawBuffers; ++colorIndex) in TEST_P() local
2076 for (GLint colorIndex = 0; colorIndex < maxDrawBuffers; ++colorIndex) in TEST_P() local
2093 for (GLint colorIndex = 0; colorIndex < maxDrawBuffers; ++colorIndex) in TEST_P() local
/external/exoplayer/tree/library/core/src/main/java/com/google/android/exoplayer2/text/pgs/
DPgsDecoder.java218 int colorIndex = bitmapData.readUnsignedByte(); in build() local
/external/angle/src/libANGLE/renderer/vulkan/
DUtilsVk.cpp643 for (uint32_t colorIndex = 0; colorIndex < colorAttachmentCount; ++colorIndex) in InsertPreamble() local
681 void InsertColorDecorations(uint32_t colorIndex, angle::spirv::Blob *blobOut) in InsertColorDecorations()
793 void InsertColorVariableDecl(uint32_t colorIndex, in InsertColorVariableDecl()
843 void InsertColorUnresolveLoadStore(uint32_t colorIndex, in InsertColorUnresolveLoadStore()
948 for (uint32_t colorIndex = 0; colorIndex < colorAttachmentCount; ++colorIndex) in MakeFragShader() local
962 for (uint32_t colorIndex = 0; colorIndex < colorAttachmentCount; ++colorIndex) in MakeFragShader() local
972 for (uint32_t colorIndex = 0; colorIndex < colorAttachmentCount; ++colorIndex) in MakeFragShader() local
DProgramExecutableVk.cpp646 for (uint32_t colorIndex = 0; colorIndex < gl::IMPLEMENTATION_MAX_DRAW_BUFFERS; ++colorIndex) in addInputAttachmentDescriptorSetDesc() local
1571 for (size_t colorIndex : framebufferVk->getState().getColorAttachmentsMask()) in updateInputAttachmentDescriptorSet() local
DCommandGraph.cpp182 int colorIndex = source - GL_DEBUG_SOURCE_API; in MakeDebugUtilsLabel() local
Dvk_utils.cpp743 int colorIndex = source - GL_DEBUG_SOURCE_API; in MakeDebugUtilsLabel() local
/external/angle/src/libANGLE/
DFramebuffer.cpp793 for (uint32_t colorIndex = 0; in Framebuffer() local
920 for (size_t colorIndex = 0; colorIndex < mState.mColorAttachments.size(); ++colorIndex) in detachResourceById() local
1696 for (size_t colorIndex : mState.mEnabledDrawBuffers) in blit() local
1980 size_t colorIndex = binding - GL_COLOR_ATTACHMENT0; in setAttachmentImpl() local
2412 for (auto colorIndex : mState.mEnabledDrawBuffers) in markDrawAttachmentsInitialized() local
/external/swiftshader/tests/VulkanBenchmarks/
DTriangleBenchmarks.cpp223 int colorIndex = 0; in TriangleSampleTexture() local
/external/angle/src/libANGLE/renderer/d3d/d3d11/
DFramebuffer11.cpp169 size_t colorIndex = in invalidateBase() local
DBlit11.cpp449 unsigned int colorIndex = 0; in GetSwizzleIndex() local
/external/skqp/tools/fonts/
DSkTestSVGTypeface.cpp1188 int colorIndex; in onDrawPath() local
1266 const int colorIndex = glyfInfos[i].fLayers[j].fLayerColorIndex; in exportTtxColr() local
/external/skia/tools/fonts/
DTestSVGTypeface.cpp1318 int colorIndex; in onDrawPath() local
1399 const int colorIndex = glyfInfos[i].fLayers[j].fLayerColorIndex; in exportTtxColr() local
/external/skia/src/gpu/vk/
DGrVkOpsRenderPass.cpp510 uint32_t colorIndex; in onClear() local
/external/skqp/src/gpu/vk/
DGrVkGpuCommandBuffer.cpp480 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/skqp/src/sksl/
DSkSLMetalCodeGenerator.cpp1240 int colorIndex = var.fVar->fModifiers.fLayout.fIndex; in writeOutputStruct() local
/external/sl4a/ScriptingLayerForAndroid/src/de/mud/terminal/
Dvt320.java1282 int colorIndex = Integer.parseInt(colorData[1]); in handle_osc() local
/external/skia/src/sksl/codegen/
DSkSLMetalCodeGenerator.cpp2084 int colorIndex = var.modifiers().fLayout.fIndex; in writeOutputStruct() local
/external/swiftshader/src/Device/
DBC_Decoder.cpp1586 IndexInfo colorIndex(const Mode &mode, bool isAnchor, in colorIndex() function

12