/aosp_15_r20/external/angle/src/tests/egl_tests/ |
H A D | EGLIOSurfaceClientBufferTest.cpp | 206 EGLSurface *pbuffer, in bindIOSurfaceToTexture() 240 EGLSurface pbuffer; in doClearTest() local 321 EGLSurface pbuffer; in doSampleTestWithExtraSteps() local 402 EGLSurface pbuffer; in doBlitTest() local 834 EGLSurface pbuffer; in TEST_P() local 873 …EGLSurface pbuffer = eglCreatePbufferFromClientBuffer(mDisplay, EGL_IOSURFACE_ANGLE, ioSurface.get… in TEST_P() local 895 EGLSurface pbuffer = eglCreatePbufferFromClientBuffer(mDisplay, EGL_IOSURFACE_ANGLE, in TEST_P() local 915 EGLSurface pbuffer = eglCreatePbufferFromClientBuffer(mDisplay, EGL_IOSURFACE_ANGLE, in TEST_P() local 935 EGLSurface pbuffer = eglCreatePbufferFromClientBuffer(mDisplay, EGL_IOSURFACE_ANGLE, in TEST_P() local 956 EGLSurface pbuffer = eglCreatePbufferFromClientBuffer(mDisplay, EGL_IOSURFACE_ANGLE, in TEST_P() local [all …]
|
H A D | EGLSurfacelessContextTest.cpp | 238 EGLSurface pbuffer = createPbuffer(500, 500); in TEST_P() local
|
H A D | EGLContextCompatibilityTest.cpp | 292 EGLSurface pbuffer = eglCreatePbufferSurface(mDisplay, pbufferConfig, pBufferAttribs); in testPbufferCompatibility() local
|
/aosp_15_r20/external/angle/src/tests/gl_tests/ |
H A D | D3DTextureTest.cpp | 161 EGLSurface pbuffer = eglCreatePbufferFromClientBuffer(display, EGL_D3D_TEXTURE_ANGLE, in createD3D11PBuffer() local 220 EGLSurface pbuffer = eglCreatePbufferFromClientBuffer(display, EGL_D3D_TEXTURE_ANGLE, in createPBuffer() local 323 EGLSurface pbuffer = createD3D11PBuffer(32, 32, EGL_TEXTURE_RGBA, EGL_TEXTURE_2D, 1, 0, in TEST_P() local 381 EGLSurface pbuffer = in TEST_P() local 481 EGLSurface pbuffer = createD3D11PBuffer( in TEST_P() local 581 EGLSurface pbuffer = createD3D11PBuffer( in TEST_P() local 657 EGLSurface pbuffer = in TEST_P() local 685 EGLSurface pbuffer = in TEST_P() local 716 EGLSurface pbuffer = in TEST_P() local 742 EGLSurface pbuffer = in TEST_P() local [all …]
|
H A D | PbufferTest.cpp | 114 void destroyTestPbufferSurface(EGLSurface pbuffer) in destroyTestPbufferSurface()
|
H A D | RobustResourceInitTest.cpp | 797 EGLSurface pbuffer = eglCreatePbufferSurface(display, config, attribs); in TEST_P() local
|
H A D | ImageTest.cpp | 1689 EGLSurface pbuffer = eglCreatePbufferSurface(display, config, pbufferAttributes); in TEST_P() local
|
/aosp_15_r20/external/intel-media-driver/Tools/MediaDriverTools/KrnToHex/ |
H A D | KrnToHex.cpp | 50 unsigned int *pbuffer; in KrnToHex() local
|
/aosp_15_r20/hardware/st/secure_element/ese-spi-driver/utils-lib/ |
D | DataMgmt.cc | 39 int DataMgmt_GetData(uint16_t* data_len, uint8_t** pbuffer) { in DataMgmt_GetData()
|
/aosp_15_r20/hardware/nxp/secure_element/pn8x/libese-spi/p73/lib/ |
D | phNxpEseDataMgr.cpp | 38 ESESTATUS phNxpEse_GetData(uint32_t* data_len, uint8_t** pbuffer) { in phNxpEse_GetData()
|
/aosp_15_r20/external/intel-media-driver/Tools/MediaDriverTools/KrnToHex_IGA/ |
H A D | KrnToHex_IGA.cpp | 50 unsigned int *pbuffer; in KrnToHex() local
|
/aosp_15_r20/hardware/nxp/secure_element/snxxx/libese-teq1/nxp-ese/lib/ |
D | phNxpEseDataMgr.cpp | 37 ESESTATUS phNxpEse_GetData(uint32_t* data_len, uint8_t** pbuffer) { in phNxpEse_GetData()
|
/aosp_15_r20/external/virglrenderer/src/ |
H A D | vrend_winsys_glx.c | 37 GLXPbuffer pbuffer; member
|
/aosp_15_r20/cts/tests/tests/graphics/src/android/graphics/cts/ |
H A D | RenderTarget.java | 176 EGLSurface pbuffer = eglCreatePbufferSurface(display, config, pbuffer_attribs, 0); in setupThread() local
|
/aosp_15_r20/cts/tests/tests/security/src/android/security/cts/ |
H A D | RenderTarget.java | 179 EGLSurface pbuffer = eglCreatePbufferSurface(display, config, pbuffer_attribs, 0); in setupThread() local
|
/aosp_15_r20/external/mesa3d/src/glx/apple/ |
H A D | apple_glx_drawable.h | 109 struct apple_glx_pbuffer pbuffer; member
|
/aosp_15_r20/frameworks/av/media/libmediametrics/ |
H A D | MediaMetricsItem.cpp | 485 status_t mediametrics::Item::writeToByteString(char **pbuffer, size_t *plength) const in writeToByteString()
|
/aosp_15_r20/external/skia/tools/gpu/gl/win/ |
H A D | SkWGL_win.cpp | 507 SkWGLPbufferContext::SkWGLPbufferContext(HPBUFFER pbuffer, HDC dc, HGLRC glrc) in SkWGLPbufferContext()
|
/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/EGL/ |
D | EglOsApi_wgl.cpp | 861 GLint window = 0, pbuffer = 0; in pixelFormatToConfig() local
|
/aosp_15_r20/external/mesa3d/src/gallium/frontends/glx/xlib/ |
H A D | glx_api.c | 2594 glXAssociateDMPbufferSGIX(Display *dpy, GLXPbufferSGIX pbuffer, in glXAssociateDMPbufferSGIX()
|