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

  /external/skia/src/gpu/effects/
GrShadowGeoProc.cpp 28 varyingHandler->emitAttributes(rsgp);
GrBitmapTextGeoProc.cpp 30 varyingHandler->emitAttributes(cte);
GrBezierEffect.cpp 78 varyingHandler->emitAttributes(gp);
339 varyingHandler->emitAttributes(gp);
534 varyingHandler->emitAttributes(gp);
GrDistanceFieldGeoProc.cpp 42 varyingHandler->emitAttributes(dfTexEffect);
321 varyingHandler->emitAttributes(dfTexEffect);
562 varyingHandler->emitAttributes(dfTexEffect);
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Target/ARM/
ARMAsmPrinter.h 82 void emitAttributes();
ARMAsmPrinter.cpp 581 emitAttributes();
661 void ARMAsmPrinter::emitAttributes() {
    [all...]
  /external/llvm/lib/Target/ARM/
ARMAsmPrinter.h 100 void emitAttributes();
ARMAsmPrinter.cpp 455 emitAttributes();
617 void ARMAsmPrinter::emitAttributes() {
    [all...]
  /external/skia/src/gpu/glsl/
GrGLSLVarying.h 134 void emitAttributes(const GrGeometryProcessor& gp);
GrGLSLVarying.cpp 65 void GrGLSLVaryingHandler::emitAttributes(const GrGeometryProcessor& gp) {
  /external/skia/tests/
PrimitiveProcessorTest.cpp 71 args.fVaryingHandler->emitAttributes(gp);
  /libcore/luni/src/test/java/libcore/xml/
XsltXPathConformanceTestSuite.java 488 emitAttributes(serializer, element);
526 private void emitAttributes(XmlSerializer serializer, Node node)
  /external/skia/src/gpu/
GrDefaultGeoProcFactory.cpp 70 varyingHandler->emitAttributes(gp);
  /external/skia/src/gpu/ops/
GrAnalyticRectOp.cpp 87 varyingHandler->emitAttributes(rgp);
GrDashOp.cpp     [all...]
GrAAConvexPathRenderer.cpp 554 varyingHandler->emitAttributes(qe);
    [all...]
GrMSAAPathRenderer.cpp 139 varyingHandler->emitAttributes(qp);
GrOvalOpFactory.cpp 131 varyingHandler->emitAttributes(cgp);
301 varyingHandler->emitAttributes(egp);
443 varyingHandler->emitAttributes(diegp);
    [all...]
  /external/skia/src/gpu/instanced/
InstanceProcessor.cpp 227 varyingHandler->emitAttributes(ip);
    [all...]

Completed in 674 milliseconds