HomeSort by relevance Sort by last modified time
    Searched refs:bufferAddr (Results 1 - 5 of 5) sorted by null

  /cts/tests/tests/graphics/jni/
android_graphics_cts_BasicVulkanGpuTest.cpp 102 uint8_t *bufferAddr;
105 reinterpret_cast<void **>(&bufferAddr)),
108 uint8_t *dst = bufferAddr;
  /external/skqp/tests/
GrAHardwareBufferTest.cpp 143 uint32_t* bufferAddr;
145 reinterpret_cast<void**>(&bufferAddr))) {
158 uint32_t* dst = bufferAddr;
VkHardwareBufferTest.cpp     [all...]
  /external/skia/tests/
GrAHardwareBufferTest.cpp 143 uint32_t* bufferAddr;
145 reinterpret_cast<void**>(&bufferAddr))) {
158 uint32_t* dst = bufferAddr;
VkHardwareBufferTest.cpp     [all...]

Completed in 1287 milliseconds