Searched refs:imagehndl (Results 1 – 3 of 3) sorted by relevance
1467 unsigned int imagehndl = SafeUIntFromPointer(image); in eglDestroyImageKHR() local1468 ImagePtr img = getEGLImage(imagehndl); in eglDestroyImageKHR()1628 unsigned int imagehndl = SafeUIntFromPointer(image); in eglSetImageFenceANDROID() local1629 ImagePtr img = getEGLImage(imagehndl); in eglSetImageFenceANDROID()1821 unsigned int imagehndl = SafeUIntFromPointer(image); in eglGetNativeImageANDROID() local1822 ImagePtr img = getEGLImage(imagehndl); in eglGetNativeImageANDROID()1829 unsigned int imagehndl = SafeUIntFromPointer(image); in eglSetImageInfoANDROID() local1830 ImagePtr img = getEGLImage(imagehndl); in eglSetImageInfoANDROID()
409 unsigned int imagehndl = SafeUIntFromPointer(image); in blitFromCurrentReadBufferANDROID()410 ImagePtr img = s_eglIface->getEGLImage(imagehndl); in blitFromCurrentReadBufferANDROID()4260 unsigned int imagehndl = SafeUIntFromPointer(image); in glEGLImageTargetTexture2DOES() local4261 ImagePtr img = s_eglIface->getEGLImage(imagehndl); in glEGLImageTargetTexture2DOES()4286 texData->sourceEGLImage = imagehndl; in glEGLImageTargetTexture2DOES()4291 if (!imagehndl) { in glEGLImageTargetTexture2DOES()4321 texData->sourceEGLImage = imagehndl; in glEGLImageTargetTexture2DOES()4329 if (!imagehndl) { in glEGLImageTargetTexture2DOES()4340 unsigned int imagehndl = SafeUIntFromPointer(image); in glEGLImageTargetRenderbufferStorageOES() local4341 ImagePtr img = s_eglIface->getEGLImage(imagehndl); in glEGLImageTargetRenderbufferStorageOES()
2202 unsigned int imagehndl = SafeUIntFromPointer(image); in glEGLImageTargetTexture2DOES() local2203 ImagePtr img = s_eglIface->getEGLImage(imagehndl); in glEGLImageTargetTexture2DOES()2224 texData->sourceEGLImage = imagehndl; in glEGLImageTargetTexture2DOES()2241 unsigned int imagehndl = SafeUIntFromPointer(image); in glEGLImageTargetRenderbufferStorageOES() local2242 ImagePtr img = s_eglIface->getEGLImage(imagehndl); in glEGLImageTargetRenderbufferStorageOES()