HomeSort by relevance Sort by last modified time
    Searched defs:onCreateGLSLInstance (Results 26 - 50 of 76) sorted by null

12 3 4

  /external/skqp/src/gpu/effects/
GrSRGBEffect.cpp 136 GrGLSLFragmentProcessor* GrSRGBEffect::onCreateGLSLInstance() const {
GrConstColorProcessor.cpp 65 GrGLSLFragmentProcessor* GrConstColorProcessor::onCreateGLSLInstance() const {
GrEllipseEffect.cpp 108 GrGLSLFragmentProcessor* GrEllipseEffect::onCreateGLSLInstance() const {
GrRectBlurEffect.cpp 135 GrGLSLFragmentProcessor* GrRectBlurEffect::onCreateGLSLInstance() const {
GrBicubicEffect.cpp 157 GrGLSLFragmentProcessor* GrBicubicEffect::onCreateGLSLInstance() const {
GrConvexPolyEffect.cpp 177 GrGLSLFragmentProcessor* GrConvexPolyEffect::onCreateGLSLInstance() const {
GrMagnifierEffect.cpp 138 GrGLSLFragmentProcessor* GrMagnifierEffect::onCreateGLSLInstance() const {
GrNonlinearColorSpaceXformEffect.cpp 217 GrGLSLFragmentProcessor* GrNonlinearColorSpaceXformEffect::onCreateGLSLInstance() const {
  /external/skia/src/effects/
GrAlphaThresholdFragmentProcessor.cpp 77 GrGLSLFragmentProcessor* GrAlphaThresholdFragmentProcessor::onCreateGLSLInstance() const {
SkHighContrastFilter.cpp 195 GrGLSLFragmentProcessor* onCreateGLSLInstance() const override;
228 GrGLSLFragmentProcessor* HighContrastFilterEffect::onCreateGLSLInstance() const {
  /external/skia/src/gpu/effects/
GrConstColorProcessor.cpp 65 GrGLSLFragmentProcessor* GrConstColorProcessor::onCreateGLSLInstance() const {
GrEllipseEffect.cpp 108 GrGLSLFragmentProcessor* GrEllipseEffect::onCreateGLSLInstance() const {
GrRectBlurEffect.cpp 135 GrGLSLFragmentProcessor* GrRectBlurEffect::onCreateGLSLInstance() const {
GrBicubicEffect.cpp 157 GrGLSLFragmentProcessor* GrBicubicEffect::onCreateGLSLInstance() const {
GrConvexPolyEffect.cpp 177 GrGLSLFragmentProcessor* GrConvexPolyEffect::onCreateGLSLInstance() const {
GrMagnifierEffect.cpp 138 GrGLSLFragmentProcessor* GrMagnifierEffect::onCreateGLSLInstance() const {
GrNonlinearColorSpaceXformEffect.cpp 217 GrGLSLFragmentProcessor* GrNonlinearColorSpaceXformEffect::onCreateGLSLInstance() const {
GrRRectBlurEffect.cpp 130 GrGLSLFragmentProcessor* GrRRectBlurEffect::onCreateGLSLInstance() const {
GrXfermodeFragmentProcessor.cpp 160 GrGLSLFragmentProcessor* onCreateGLSLInstance() const override;
206 GrGLSLFragmentProcessor* ComposeTwoFragmentProcessor::onCreateGLSLInstance() const{
431 GrGLSLFragmentProcessor* onCreateGLSLInstance() const override;
497 GrGLSLFragmentProcessor* ComposeOneFragmentProcessor::onCreateGLSLInstance() const {
GrYUVtoRGBEffect.cpp 130 GrGLSLFragmentProcessor* GrYUVtoRGBEffect::onCreateGLSLInstance() const {
  /external/skia/src/shaders/gradients/
SkRadialGradient.cpp 92 GrGLSLFragmentProcessor* onCreateGLSLInstance() const override;
114 GrGLSLFragmentProcessor* GrRadialGradient::onCreateGLSLInstance() const {
SkLinearGradient.cpp 125 GrGLSLFragmentProcessor* onCreateGLSLInstance() const override;
146 GrGLSLFragmentProcessor* GrLinearGradient::onCreateGLSLInstance() const {
  /external/skqp/src/effects/
GrAlphaThresholdFragmentProcessor.cpp 77 GrGLSLFragmentProcessor* GrAlphaThresholdFragmentProcessor::onCreateGLSLInstance() const {
SkHighContrastFilter.cpp 195 GrGLSLFragmentProcessor* onCreateGLSLInstance() const override;
228 GrGLSLFragmentProcessor* HighContrastFilterEffect::onCreateGLSLInstance() const {
  /external/skqp/src/shaders/gradients/
SkRadialGradient.cpp 92 GrGLSLFragmentProcessor* onCreateGLSLInstance() const override;
114 GrGLSLFragmentProcessor* GrRadialGradient::onCreateGLSLInstance() const {

Completed in 442 milliseconds

12 3 4