Home
last modified time | relevance | path

Searched refs:getScale (Results 1 – 25 of 30) sorted by relevance

12

/third_party/flutter/skia/gm/
Dfilterbitmap.cpp63 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/
Dlink.vk.matchingPC.0.0.frag.out17 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
Dlink.vk.differentPC.0.0.frag.out17 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)
Dlink.vk.differentPC.1.0.frag.out5 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/
Dlink.vk.matchingPC.0.0.frag13 float getScale();
17 color = uPC.color + getColor2() * getScale();
Dlink.vk.differentPC.0.0.frag13 float getScale();
17 color = uPC.color + getColor2() * getScale();
Dlink.vk.differentPC.1.2.frag13 float getScale();
17 color = uPC.color + getColor2() * getScale();
Dlink.vk.matchingPC.0.2.frag11 getScale()
Dlink.vk.differentPC.0.2.frag11 getScale()
Dlink.vk.differentPC.1.0.frag12 getScale()
/third_party/skia/experimental/skrive/src/
DComponent.cpp68 SkMatrix::Scale (node->getScale().x , node->getScale().y ); in ScopedTransformContext()
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/
DVkFormat.hpp63 sw::float4 getScale() const;
DVkFormat.cpp1898 sw::float4 Format::getScale() const in getScale() function in vk::Format
/third_party/skia/modules/skottie/src/
DTransform.h48 SkVector getScale() const;
DSkottieProperty.cpp102 fNode->getScale(), in get()
DTransform.cpp84 SkVector TransformAdapter2D::getScale() const { in getScale() function in skottie::internal::TransformAdapter2D
/third_party/flutter/skia/modules/skottie/src/
DSkottieProperty.cpp95 fNode->getScale(), in get()
/third_party/skia/modules/particles/include/
DSkParticleEffect.h159 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/
DScaledNumber.h533 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/
DLegalizeVectorTypes.cpp1612 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/
DX86AsmParser.cpp379 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/
DAArch64FrameLowering.cpp1916 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/
DX86ISelLowering.h1639 const SDValue &getScale() const { return getOperand(5); } in getScale() function
/third_party/skia/third_party/externals/swiftshader/src/Device/
DBlitter.cpp1442 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/
DSelectionDAGNodes.h2424 const SDValue &getScale() const { return getOperand(5); }

12