Home
last modified time | relevance | path

Searched defs:hndl (Results 1 – 5 of 5) sorted by relevance

/device/generic/vulkan-cereal/stream-servers/
DRenderContext.cpp34 HandleType hndl, in create()
42 HandleType hndl, in createImpl()
86 HandleType hndl, in RenderContext()
112 HandleType hndl = static_cast<HandleType>(stream->getBe32()); in onLoad() local
DWindowSurface.cpp32 HandleType hndl) : in WindowSurface()
47 HandleType hndl) { in create()
225 HandleType hndl = stream->getBe32(); in onLoad() local
DColorBuffer.h358 static Buffer* create(size_t sizeBytes, HandleType hndl) { in create()
368 Buffer(size_t sizeBytes, HandleType hndl) in Buffer()
DColorBuffer.cpp221 HandleType hndl, in create()
334 ColorBuffer::ColorBuffer(EGLDisplay display, HandleType hndl, Helper* helper) in ColorBuffer()
921 HandleType hndl = static_cast<HandleType>(stream->getBe32()); in onLoad() local
/device/generic/vulkan-cereal/stream-servers/glestranslator/EGL/
DEglDisplay.cpp371 unsigned int hndl = SafeUIntFromPointer(surface); in getSurface() local
381 unsigned int hndl = SafeUIntFromPointer(ctx); in getContext() local
391 unsigned int hndl = SafeUIntFromPointer(s); in removeSurface() local
403 unsigned int hndl = SafeUIntFromPointer(ctx); in removeContext() local
499 unsigned int hndl = s.get()->getHndl(); in addSurface() local
513 unsigned int hndl = ctx.get()->getHndl(); in addContext() local
550 unsigned int hndl = SafeUIntFromPointer(img); in getImage() local
562 unsigned int hndl = SafeUIntFromPointer(img); in destroyImageKHR() local
696 unsigned int hndl = stream->getBe32(); in onLoadAllImages() local