| /external/angle/src/libANGLE/renderer/ |
| D | RenderTargetCache.h | 95 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/ |
| D | DynamicActivity.kt | 25 private var colorIndex = 0 in <lambda>() variable in com.airbnb.lottie.samples.DynamicActivity
|
| /external/skia/gm/ |
| D | textblobcolortrans.cpp | 83 size_t colorIndex = 0; in onDraw() local
|
| /external/angle/src/tests/gl_tests/ |
| D | ClearTest.cpp | 2116 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/ |
| D | AstcDecompressorTestUtils.h | 34 int colorIndex = 0; in makeCheckerboard() local
|
| /external/lottie/sample-compose/src/main/java/com/airbnb/lottie/sample/compose/examples/ |
| D | DynamicPropertiesExamplesPage.kt | 62 var colorIndex by remember { mutableStateOf(0) } in HeartColor() variable
|
| /external/angle/src/compiler/translator/tree_ops/ |
| D | EmulateGLFragColorBroadcast.cpp | 96 for (int colorIndex = 1; colorIndex < mMaxDrawBuffers; ++colorIndex) in broadcastGLFragColor() local
|
| /external/angle/src/libANGLE/ |
| D | Framebuffer.cpp | 817 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/ |
| D | GradientColorParser.java | 81 int colorIndex = i / 4; in parse() local
|
| /external/exoplayer/tree_8e57d3715f9092d5ec54ebe2e538f34bfcc34479/library/extractor/src/main/java/com/google/android/exoplayer2/text/pgs/ |
| D | PgsDecoder.java | 220 int colorIndex = bitmapData.readUnsignedByte(); in build() local
|
| /external/exoplayer/tree_15dc86382f17a24a3e881e52e31a810c1ea44b49/library/extractor/src/main/java/com/google/android/exoplayer2/text/pgs/ |
| D | PgsDecoder.java | 220 int colorIndex = bitmapData.readUnsignedByte(); in build() local
|
| /external/swiftshader/tests/VulkanBenchmarks/ |
| D | TriangleBenchmarks.cpp | 223 int colorIndex = 0; in TriangleSampleTexture() local
|
| /external/angle/src/libANGLE/renderer/vulkan/ |
| D | UtilsVk.cpp | 718 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
|
| D | CommandGraph.cpp | 182 int colorIndex = source - GL_DEBUG_SOURCE_API; in MakeDebugUtilsLabel() local
|
| D | vk_cache_utils.cpp | 1802 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
|
| D | ProgramExecutableVk.cpp | 973 for (uint32_t colorIndex = 0; colorIndex < gl::IMPLEMENTATION_MAX_DRAW_BUFFERS; ++colorIndex) in addInputAttachmentDescriptorSetDesc() local
|
| D | vk_utils.cpp | 789 int colorIndex = source - GL_DEBUG_SOURCE_API; in MakeDebugUtilsLabel() local
|
| /external/angle/src/libANGLE/renderer/d3d/d3d11/ |
| D | Framebuffer11.cpp | 180 size_t colorIndex = in invalidateBase() local
|
| D | Blit11.cpp | 449 unsigned int colorIndex = 0; in GetSwizzleIndex() local
|
| /external/skia/tools/fonts/ |
| D | TestSVGTypeface.cpp | 1406 int colorIndex; in onDrawPath() local 1487 const int colorIndex = glyfInfos[i].fLayers[j].fLayerColorIndex; in exportTtxColr() local
|
| /external/skia/src/gpu/ganesh/vk/ |
| D | GrVkOpsRenderPass.cpp | 517 uint32_t colorIndex; in onClear() local
|
| /external/deqp/external/openglcts/modules/common/ |
| D | glcBlendEquationAdvancedTests.cpp | 1024 …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/ |
| D | vt320.java | 1282 int colorIndex = Integer.parseInt(colorData[1]); in handle_osc() local
|
| /external/swiftshader/src/Device/ |
| D | BC_Decoder.cpp | 1615 IndexInfo colorIndex(const Mode &mode, bool isAnchor, in colorIndex() function
|
| /external/skia/src/sksl/codegen/ |
| D | SkSLMetalCodeGenerator.cpp | 2764 int colorIndex = var.modifiers().fLayout.fIndex; in writeOutputStruct() local
|