/third_party/flutter/skia/gm/ |
D | filterbitmap.cpp | 63 SkScalar scale = this->getScale(); in onOnceBeforeDraw() 80 virtual SkScalar getScale() = 0; 106 SkScalar getScale() override { in getScale() function in FilterBitmapTextGM 144 SkScalar getScale() override { in getScale() function in FilterBitmapCheckerboardGM 186 SkScalar getScale() override { in getScale() function in FilterBitmapImageGM
|
/third_party/glslang/Test/baseResults/ |
D | link.vk.matchingPC.0.0.frag.out | 17 0:17 Function Call: getScale( ( global highp float) 41 0:11 Function Definition: getScale( ( global highp float) 71 0:17 Function Call: getScale( ( global highp float) 80 0:11 Function Definition: getScale( ( global highp float) 104 Name 12 "getScale(" 138 25: 6(float) FunctionCall 12(getScale() 150 12(getScale(): 6(float) Function None 11
|
D | link.vk.differentPC.0.0.frag.out | 17 0:17 Function Call: getScale( ( global highp float) 41 0:11 Function Definition: getScale( ( global highp float) 75 0:17 Function Call: getScale( ( global highp float) 84 0:11 Function Definition: getScale( ( global highp float)
|
D | link.vk.differentPC.1.0.frag.out | 5 0:12 Function Definition: getScale( ( global highp float) 47 0:17 Function Call: getScale( ( global highp float) 65 0:12 Function Definition: getScale( ( global highp float) 93 0:17 Function Call: getScale( ( global highp float)
|
/third_party/glslang/Test/ |
D | link.vk.matchingPC.0.0.frag | 13 float getScale(); 17 color = uPC.color + getColor2() * getScale();
|
D | link.vk.differentPC.0.0.frag | 13 float getScale(); 17 color = uPC.color + getColor2() * getScale();
|
D | link.vk.differentPC.1.2.frag | 13 float getScale(); 17 color = uPC.color + getColor2() * getScale();
|
D | link.vk.matchingPC.0.2.frag | 11 getScale()
|
D | link.vk.differentPC.0.2.frag | 11 getScale()
|
D | link.vk.differentPC.1.0.frag | 12 getScale()
|
/third_party/skia/experimental/skrive/src/ |
D | Component.cpp | 68 SkMatrix::Scale (node->getScale().x , node->getScale().y ); in ScopedTransformContext()
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
D | VkFormat.hpp | 63 sw::float4 getScale() const;
|
D | VkFormat.cpp | 1898 sw::float4 Format::getScale() const in getScale() function in vk::Format
|
/third_party/skia/modules/skottie/src/ |
D | Transform.h | 48 SkVector getScale() const;
|
D | SkottieProperty.cpp | 102 fNode->getScale(), in get()
|
D | Transform.cpp | 84 SkVector TransformAdapter2D::getScale() const { in getScale() function in skottie::internal::TransformAdapter2D
|
/third_party/flutter/skia/modules/skottie/src/ |
D | SkottieProperty.cpp | 95 fNode->getScale(), in get()
|
/third_party/skia/modules/particles/include/ |
D | SkParticleEffect.h | 159 float getScale() const { return fState.fScale; } in getScale() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/ |
D | ScaledNumber.h | 533 int16_t getScale() const { return Scale; } in getScale() function
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/ |
D | LegalizeVectorTypes.cpp | 1612 SDValue Scale = MGT->getScale(); in SplitVecRes_MGATHER() 2244 SDValue Scale = MGT->getScale(); in SplitVecOp_MGATHER() 2374 SDValue Scale = N->getScale(); in SplitVecOp_MSCATTER() 3746 SDValue Scale = N->getScale(); in WidenVecRes_MGATHER() 4558 SDValue Scale = MG->getScale(); in WidenVecOp_MGATHER() 4578 SDValue Scale = MSC->getScale(); in WidenVecOp_MSCATTER()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/AsmParser/ |
D | X86AsmParser.cpp | 379 unsigned getScale() { return Scale; } in getScale() function in __anon963e50750111::X86AsmParser::IntelExprStateMachine 1681 IntelExpr Expr(BaseRegStr, IndexRegStr, SM.getScale(), OffsetNameStr, in RewriteIntelExpression() 1972 unsigned Scale = SM.getScale(); in ParseIntelOperand()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/ |
D | AArch64FrameLowering.cpp | 1916 unsigned getScale() const { in getScale() function 2044 int Scale = RPI.getScale(); in computeCalleeSaveRegisterPairs()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/ |
D | X86ISelLowering.h | 1639 const SDValue &getScale() const { return getOperand(5); } in getScale() function
|
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
D | Blitter.cpp | 1442 unscale = state.sourceFormat.getScale(); in ApplyScaleAndClamp() 1445 scale = state.destFormat.getScale(); in ApplyScaleAndClamp()
|
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
D | SelectionDAGNodes.h | 2424 const SDValue &getScale() const { return getOperand(5); }
|