Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/gl/
DEmulatedEglContext.cpp35 HandleType hndl, in create()
44 HandleType hndl, in createImpl()
89 HandleType hndl, in EmulatedEglContext()
116 HandleType hndl = static_cast<HandleType>(stream->getBe32()); in onLoad() local
DEmulatedEglWindowSurface.cpp39 HandleType hndl) : in EmulatedEglWindowSurface()
55 HandleType hndl) { in create()
236 HandleType hndl = stream->getBe32(); in onLoad() local
DColorBufferGl.cpp217 HandleType hndl, ContextHelper* helper, in create()
327 ColorBufferGl::ColorBufferGl(EGLDisplay display, HandleType hndl, GLuint width, GLuint height, in ColorBufferGl()
962 HandleType hndl = static_cast<HandleType>(stream->getBe32()); in onLoad() local
/hardware/knowles/athletico/sound_trigger_hal/tests/
Doslo_sound_model_control.cpp78 static bool osloLoadSoundModel(SoundModelHandle *hndl) { in osloLoadSoundModel()
124 static void osloUnloadSoundModel(SoundModelHandle hndl) { in osloUnloadSoundModel()
/hardware/google/gfxstream/host/gl/glestranslator/EGL/
DEglDisplay.cpp358 unsigned int hndl = SafeUIntFromPointer(surface); in getSurface() local
368 unsigned int hndl = SafeUIntFromPointer(ctx); in getContext() local
386 unsigned int hndl = SafeUIntFromPointer(s); in removeSurface() local
398 unsigned int hndl = SafeUIntFromPointer(ctx); in removeContext() local
494 unsigned int hndl = s.get()->getHndl(); in addSurface() local
508 unsigned int hndl = ctx.get()->getHndl(); in addContext() local
545 unsigned int hndl = SafeUIntFromPointer(img); in getImage() local
557 unsigned int hndl = SafeUIntFromPointer(img); in destroyImageKHR() local
691 unsigned int hndl = stream->getBe32(); in onLoadAllImages() local