OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PFNVGUGRADIENTGLOWKHRPROC
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/mesa/src/include/VG/
vgext.h
155
typedef VGUErrorCode (VGU_API_ENTRYP
PFNVGUGRADIENTGLOWKHRPROC
) (VGImage dst,VGImage src,VGfloat dimX,VGfloat dimY,VGuint iterative,VGfloat strength,VGfloat distance,VGfloat angle,VGbitfield filterFlags,VGbitfield allowedQuality,VGuint stopsCount,const VGfloat* glowColorRampStops);
/external/mesa3d/include/VG/
vgext.h
155
typedef VGUErrorCode (VGU_API_ENTRYP
PFNVGUGRADIENTGLOWKHRPROC
) (VGImage dst,VGImage src,VGfloat dimX,VGfloat dimY,VGuint iterative,VGfloat strength,VGfloat distance,VGfloat angle,VGbitfield filterFlags,VGbitfield allowedQuality,VGuint stopsCount,const VGfloat* glowColorRampStops);
Completed in 141 milliseconds