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

  /device/generic/goldfish-opengl/system/GLESv1/
gl.cpp 81 grallocHelper->getHostHandle(native_buffer->handle));
115 grallocHelper->getHostHandle(native_buffer->handle));
  /device/generic/goldfish-opengl/system/OpenglSystemCommon/
VirtioGpuStream.h 35 virtual uint32_t getHostHandle(native_handle_t const* handle);
HostConnection.h 93 virtual uint32_t getHostHandle(native_handle_t const* handle) = 0;
HostConnection.cpp 83 uint32_t getHostHandle(native_handle_t const* handle)
VirtioGpuStream.cpp 55 uint32_t CrosGralloc::getHostHandle(native_handle_t const* handle_)
  /device/generic/goldfish-opengl/system/GLESv2/
gl2.cpp 84 grallocHelper->getHostHandle(native_buffer->handle));
118 grallocHelper->getHostHandle(native_buffer->handle));
  /device/generic/goldfish-opengl/system/egl/
egl.cpp 419 grallocHelper->getHostHandle(buffer->handle));
581 grallocHelper->getHostHandle(buffer->handle));
    [all...]

Completed in 801 milliseconds