HomeSort by relevance Sort by last modified time
    Searched defs:syncFd (Results 1 - 2 of 2) sorted by null

  /cts/tests/tests/graphics/jni/
android_graphics_cts_BasicVulkanGpuTest.cpp 116 int syncFd = -1;
117 AHardwareBuffer_unlock(buffer, &syncFd);
121 ASSERT(vkImage.init(buffer, useExternalFormat, syncFd),
  /frameworks/native/services/surfaceflinger/
SurfaceFlinger.cpp     [all...]

Completed in 502 milliseconds