Home
last modified time | relevance | path

Searched defs:updateData (Results 1 – 6 of 6) sorted by relevance

/external/skia/src/gpu/ganesh/
DGrGpuBuffer.cpp63 bool GrGpuBuffer::updateData(const void* src, size_t offset, size_t size, bool preserve) { in updateData() function in GrGpuBuffer
/external/autotest/frontend/client/src/autotest/afe/
DAfeUtils.java266 JSONObject updateData = new JSONObject(); in changeHostLocks() local
/external/angle/src/tests/gl_tests/
DSwizzleTest.cpp492 GLColor updateData(32, 234, 28, 232); in TEST_P() local
DImageTest.cpp5860 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local
6016 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local
6050 GLubyte updateData[16] = {0, 255, 0, 255, 0, 255, 0, 255, 0, 255, 0, 255, 0, 255, 0, 255}; in TEST_P() local
6086 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local
6139 GLubyte updateData[2 * 2 * 4] = { in TEST_P() local
6185 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local
6237 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local
6303 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local
6887 GLubyte updateData[4] = {0, 255, 0, 255}; in TEST_P() local
DTextureTest.cpp6695 std::vector<GLColor> updateData((kTexWidth / 2) * kTexHeight * 3, GLColor::green); in TEST_P() local
6740 std::vector<GLColor> updateData((kTexWidth / 2) * kTexHeight * 3, GLColor::green); in TEST_P() local
/external/vulkan-validation-layers/tests/
Dvklayertests_buffer_image_memory_sampler.cpp192 uint32_t updateData[] = {1, 2, 3, 4, 5, 6, 7, 8}; in TEST_F() local