Searched defs:updateData (Results 1 – 5 of 5) sorted by relevance
| /external/skia/src/gpu/ |
| D | GrGpuBuffer.cpp | 45 bool GrGpuBuffer::updateData(const void* src, size_t srcSizeInBytes) { in updateData() function in GrGpuBuffer
|
| /external/angle/src/tests/gl_tests/ |
| D | ImageTest.cpp | 4564 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local 4720 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local 4754 GLubyte updateData[16] = {0, 255, 0, 255, 0, 255, 0, 255, 0, 255, 0, 255, 0, 255, 0, 255}; in TEST_P() local 4790 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local 4843 GLubyte updateData[2 * 2 * 4] = { in TEST_P() local 4889 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local 4941 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local 5007 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local
|
| D | SwizzleTest.cpp | 492 GLColor updateData(32, 234, 28, 232); in TEST_P() local
|
| /external/autotest/frontend/client/src/autotest/afe/ |
| D | AfeUtils.java | 266 JSONObject updateData = new JSONObject(); in changeHostLocks() local
|
| /external/vulkan-validation-layers/tests/ |
| D | vklayertests_buffer_image_memory_sampler.cpp | 192 uint32_t updateData[] = {1, 2, 3, 4, 5, 6, 7, 8}; in TEST_F() local
|