Searched refs:MAX_CONVOLVE (Results 1 - 3 of 3) sorted by relevance

/openjdk7/jdk/src/windows/native/sun/java2d/d3d/
H A DD3DBufImgOps.h39 #define MAX_CONVOLVE (1 << 2) macro
H A DD3DShaderGen.c206 #define MAX_CONVOLVE (1 << 2) macro
931 for (i = 0; i < MAX_CONVOLVE; i++) {
934 D3DShaderGen_WriteShaderArray("convolve", MAX_CONVOLVE);
H A DD3DContext.cpp229 D3DC_INIT_SHADER_LIST(convolvePrograms, MAX_CONVOLVE);

Completed in 36 milliseconds