HomeSort by relevance Sort by last modified time
    Searched refs:AsShader (Results 1 - 4 of 4) sorted by null

  /external/skia/src/c/
sk_types_priv.h 37 static inline SkShader* AsShader(sk_shader_t* cshader) {
sk_paint.cpp 70 AsPaint(cpaint)->setShader(AsShader(cshader));
sk_surface.cpp 486 SkSafeRef(AsShader(cshader));
490 SkSafeUnref(AsShader(cshader));
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
d3d10effect.h 201 STDMETHOD_(struct ID3D10EffectShaderVariable *, AsShader)(THIS) PURE;
235 STDMETHOD_(struct ID3D10EffectShaderVariable *, AsShader)(THIS) PURE;
274 STDMETHOD_(struct ID3D10EffectShaderVariable *, AsShader)(THIS) PURE;
321 STDMETHOD_(struct ID3D10EffectShaderVariable *, AsShader)(THIS) PURE;
368 STDMETHOD_(struct ID3D10EffectShaderVariable *, AsShader)(THIS) PURE;
411 STDMETHOD_(struct ID3D10EffectShaderVariable *, AsShader)(THIS) PURE;
449 STDMETHOD_(struct ID3D10EffectShaderVariable *, AsShader)(THIS) PURE;
489 STDMETHOD_(struct ID3D10EffectShaderVariable *, AsShader)(THIS) PURE;
529 STDMETHOD_(struct ID3D10EffectShaderVariable *, AsShader)(THIS) PURE;
568 STDMETHOD_(struct ID3D10EffectShaderVariable *, AsShader)(THIS) PURE
    [all...]

Completed in 787 milliseconds