Searched refs:fScope (Results 1 – 8 of 8) sorted by relevance
/external/skia/src/gpu/glsl/ |
D | GrGLSLVarying.h | 46 , fScope(scope) { in fType() 56 fScope = scope; 60 Scope scope() const { return fScope; } in scope() 61 bool isInVertexShader() const { return Scope::kGeoToFrag != fScope; } in isInVertexShader() 62 bool isInFragmentShader() const { return Scope::kVertToGeo != fScope; } in isInFragmentShader() 71 Scope fScope = Scope::kVertToFrag; variable
|
/external/skqp/src/gpu/glsl/ |
D | GrGLSLVarying.h | 46 , fScope(scope) { in fType() 56 fScope = scope; 60 Scope scope() const { return fScope; } in scope() 61 bool isInVertexShader() const { return Scope::kGeoToFrag != fScope; } in isInVertexShader() 62 bool isInFragmentShader() const { return Scope::kVertToGeo != fScope; } in isInFragmentShader() 71 Scope fScope = Scope::kVertToFrag; variable
|
/external/skqp/modules/skottie/src/ |
D | SkottieShapeLayer.cpp | 524 : fScope(ascope) in AttachShapeContext() 529 AnimatorScope* fScope; member 598 ctx->fScope)) { in attachShape() 608 ctx->fScope, in attachShape() 618 AttachShapeContext groupShapeCtx(ctx->fScope, in attachShape() 632 ctx->fScope); in attachShape() 641 drawGeos = it->fAttach(it->fJson, this, ctx->fScope, std::move(drawGeos)); in attachShape() 651 ctx->fCommittedAnimators = ctx->fScope->size(); in attachShape() 658 ctx->fScope, in attachShape() 660 ctx->fCommittedAnimators = ctx->fScope->size(); in attachShape() [all …]
|
D | SkottieLayer.cpp | 400 : fLayerList(jlayers), fScope(scope) {} in AttachLayerContext() 403 AnimatorScope* fScope; member 453 ? abuilder->attachMatrix2D(*jtransform, fScope, std::move(parent_matrix)) in attachLayerTransformImpl() 454 : abuilder->attachMatrix3D(*jtransform, fScope, std::move(parent_matrix)); in attachLayerTransformImpl() 561 layerCtx->fScope->push_back( in attachLayer()
|
/external/skia/modules/skottie/src/ |
D | SkottieShapeLayer.cpp | 524 : fScope(ascope) in AttachShapeContext() 529 AnimatorScope* fScope; member 604 ctx->fScope)) { in attachShape() 614 ctx->fScope, in attachShape() 624 AttachShapeContext groupShapeCtx(ctx->fScope, in attachShape() 638 ctx->fScope); in attachShape() 647 drawGeos = it->fAttach(it->fJson, this, ctx->fScope, std::move(drawGeos)); in attachShape() 657 ctx->fCommittedAnimators = ctx->fScope->size(); in attachShape() 664 ctx->fScope, in attachShape() 666 ctx->fCommittedAnimators = ctx->fScope->size(); in attachShape() [all …]
|
D | SkottieLayer.cpp | 402 : fLayerList(jlayers), fScope(scope) {} in AttachLayerContext() 405 AnimatorScope* fScope; member 455 ? abuilder->attachMatrix2D(*jtransform, fScope, std::move(parent_matrix)) in attachLayerTransformImpl() 456 : abuilder->attachMatrix3D(*jtransform, fScope, std::move(parent_matrix)); in attachLayerTransformImpl() 566 layerCtx->fScope->push_back( in attachLayer()
|
/external/cldr/tools/java/libs/ |
D | xercesImpl.jar | META-INF/
META-INF/MANIFEST.MF
META-INF/services/
org/
... |
/external/v8/src/inspector/build/closure-compiler/ |
D | closure-compiler.jar | META-INF/MANIFEST.MF
META-INF/
com/
com/google/
com/ ... |