Searched defs:srcOps (Results 1 - 18 of 18) sorted by relevance

/openjdk9/jdk/src/java.desktop/share/native/libawt/java2d/loops/
H A DBlitBg.c42 SurfaceDataOps *srcOps; local
[all...]
H A DBlit.c42 SurfaceDataOps *srcOps; local
[all...]
H A DAlphaMacros.h67 AlphaOperands srcOps; member in struct:__anon852
H A DMaskBlit.c43 SurfaceDataOps *srcOps; local
[all...]
H A DScaledBlit.c273 SurfaceDataOps *srcOps; local
[all...]
H A DTransformHelper.c274 SurfaceDataOps *srcOps; local
545 Transform_SafeHelper(JNIEnv *env, SurfaceDataOps *srcOps, SurfaceDataOps *dstOps, SurfaceDataRasInfo *pSrcInfo, SurfaceDataRasInfo *pDstInfo, NativePrimitive *pMaskBlitPrim, CompositeInfo *pCompInfo, TransformHelperFunc *pHelperFunc, TransformInterpFunc *pInterpFunc, RegionData *pClipInfo, TransformInfo *pItxInfo, jint *pData, jint *pEdges, jint dxoff, jint dyoff, jint sw, jint sh) argument
[all...]
/openjdk9/jdk/src/java.desktop/share/native/libawt/java2d/pipe/
H A DBufferedMaskBlit.c60 SurfaceDataOps *srcOps = (SurfaceDataOps *)jlong_to_ptr(pSrcOps); local
[all...]
/openjdk9/jdk/src/java.desktop/windows/native/libawt/java2d/windows/
H A DGDIBlitLoops.cpp63 SurfaceDataOps *srcOps = SurfaceData_GetOps(env, srcData); local
/openjdk9/jdk/src/java.desktop/unix/native/common/java2d/opengl/
H A DGLXSurfaceData.c231 OGLSD_MakeOGLContextCurrent(JNIEnv *env, OGLSDOps *srcOps, OGLSDOps *dstOps) argument
/openjdk9/jdk/src/java.desktop/windows/native/libawt/java2d/d3d/
H A DD3DBufImgOps.cpp49 D3DSDOps *srcOps = (D3DSDOps *)jlong_to_ptr(pSrcOps); local
H A DD3DPaints.cpp261 D3DSDOps *srcOps = (D3DSDOps *)jlong_to_ptr(pSrcOps); local
H A DD3DBlitLoops.cpp331 D3DBlitSurfaceToSurface(D3DContext *d3dc, D3DSDOps *srcOps, D3DSDOps *dstOps, argument
494 D3DBlitTextureToSurface(D3DContext *d3dc, D3DSDOps *srcOps, D3DSDOps *dstOps, jboolean rtt, D3DTEXTUREFILTERTYPE hint, jint sx1, jint sy1, jint sx2, jint sy2, float dx1, float dy1, float dx2, float dy2) argument
562 D3DBlitToSurfaceViaTexture(D3DContext *d3dc, SurfaceDataRasInfo *srcInfo, int srctype, D3DSDOps *srcOps, jboolean swsurface, jint hint, jint sx1, jint sy1, jint sx2, jint sy2, jdouble dx1, jdouble dy1, jdouble dx2, jdouble dy2) argument
698 D3DSDOps *srcOps = (D3DSDOps *)jlong_to_ptr(pSrcOps); local
808 SurfaceDataOps *srcOps = (SurfaceDataOps *)jlong_to_ptr(pSrcOps); local
904 D3DSDOps *srcOps = (D3DSDOps *)jlong_to_ptr(pSrcOps); local
[all...]
/openjdk9/jdk/src/java.desktop/windows/native/libawt/java2d/opengl/
H A DWGLSurfaceData.c217 OGLSD_MakeOGLContextCurrent(JNIEnv *env, OGLSDOps *srcOps, OGLSDOps *dstOps) argument
/openjdk9/jdk/src/java.desktop/unix/native/common/java2d/x11/
H A DX11PMBlitLoops.c212 SurfaceDataOps *srcOps = SurfaceData_GetOps(env, srcsd); local
/openjdk9/jdk/src/java.desktop/share/native/common/java2d/opengl/
H A DOGLBlitLoops.c56 OGLBlitSurfaceToSurface(OGLContext *oglc, OGLSDOps *srcOps, OGLSDOps *dstOps, argument
109 OGLBlitTextureToSurface(OGLContext *oglc, OGLSDOps *srcOps, OGLSDOps *dstOps, jboolean rtt, jint hint, jint sx1, jint sy1, jint sx2, jint sy2, jdouble dx1, jdouble dy1, jdouble dx2, jdouble dy2) argument
262 OGLBlitToSurfaceViaTexture(OGLContext *oglc, SurfaceDataRasInfo *srcInfo, OGLPixelFormat *pf, OGLSDOps *srcOps, jboolean swsurface, jint hint, jint sx1, jint sy1, jint sx2, jint sy2, jdouble dx1, jdouble dy1, jdouble dx2, jdouble dy2) argument
458 OGLSDOps *srcOps = (OGLSDOps *)jlong_to_ptr(pSrcOps); local
579 SurfaceDataOps *srcOps = (SurfaceDataOps *)jlong_to_ptr(pSrcOps); local
763 OGLSDOps *srcOps = (OGLSDOps *)jlong_to_ptr(pSrcOps); local
[all...]
H A DOGLBufImgOps.c182 OGLSDOps *srcOps = (OGLSDOps *)jlong_to_ptr(pSrcOps); local
392 OGLSDOps *srcOps = (OGLSDOps *)jlong_to_ptr(pSrcOps); local
626 OGLSDOps *srcOps = (OGLSDOps *)jlong_to_ptr(pSrcOps); local
[all...]
H A DOGLPaints.c237 OGLSDOps *srcOps = (OGLSDOps *)jlong_to_ptr(pSrcOps); local
H A DOGLContext.c85 OGLContext_SetViewport(OGLSDOps *srcOps, OGLSDOps *dstOps) argument
153 OGLSDOps *srcOps = (OGLSDOps *)jlong_to_ptr(pSrc); local

Completed in 140 milliseconds