Searched defs:updateData (Results 1 – 5 of 5) sorted by relevance
/external/skia/src/gpu/vk/ |
D | GrVkUniformBuffer.h | 27 bool updateData(const GrVkGpu* gpu, const void* src, size_t srcSizeInBytes) { in updateData() function
|
/external/skia/src/gpu/gl/ |
D | GrGLBufferImpl.cpp | 90 bool GrGLBufferImpl::updateData(GrGLGpu* gpu, const void* src, size_t srcSizeInBytes) { in updateData() function in GrGLBufferImpl
|
/external/skia/src/gpu/ |
D | GrGeometryBuffer.h | 95 bool updateData(const void* src, size_t srcSizeInBytes) { in updateData() function
|
/external/autotest/frontend/client/src/autotest/afe/ |
D | AfeUtils.java | 347 JSONObject updateData = new JSONObject(); in changeHostLocks() local
|
/external/vulkan-validation-layers/tests/ |
D | layer_validation_tests.cpp | 6146 uint32_t updateData[] = {1, 2, 3, 4, 5, 6, 7, 8}; in TEST_F() local
|