/third_party/flutter/skia/src/gpu/ |
D | GrGpuBuffer.cpp | 41 bool GrGpuBuffer::updateData(const void* src, size_t srcSizeInBytes) { in updateData() function in GrGpuBuffer
|
/third_party/skia/src/gpu/ |
D | GrGpuBuffer.cpp | 45 bool GrGpuBuffer::updateData(const void* src, size_t srcSizeInBytes) { in updateData() function in GrGpuBuffer
|
/third_party/flutter/skia/src/gpu/vk/ |
D | GrVkUniformBuffer.h | 31 bool updateData(GrVkGpu* gpu, const void* src, size_t srcSizeInBytes, in updateData() function
|
/third_party/flutter/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | ImageTest.cpp | 1574 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local 1739 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local 1774 GLubyte updateData[16] = {0, 255, 0, 255, 0, 255, 0, 255, 0, 255, 0, 255, 0, 255, 0, 255}; in TEST_P() local 1812 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local 1869 GLubyte updateData[2 * 2 * 4] = { in TEST_P() local 1916 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local
|
D | SwizzleTest.cpp | 425 GLColor updateData(32, 234, 28, 232); in TEST_P() local
|
/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
D | ImageTest.cpp | 4070 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local 4226 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local 4260 GLubyte updateData[16] = {0, 255, 0, 255, 0, 255, 0, 255, 0, 255, 0, 255, 0, 255, 0, 255}; in TEST_P() local 4296 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local 4349 GLubyte updateData[2 * 2 * 4] = { in TEST_P() local 4395 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local 4447 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local 4513 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local
|
D | SwizzleTest.cpp | 482 GLColor updateData(32, 234, 28, 232); in TEST_P() local
|
/third_party/jsframework/runtime/main/extend/systemplugin/napi/ |
D | ohos_multimedia_image.js | 310 updateData: function (...args) { method
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
D | vk_helpers.h | 214 ANGLE_INLINE void updateData(const uint8_t *data, size_t size, size_t offset) in updateData() function
|