Searched refs:kMPersp0 (Results 1 - 25 of 34) sorted by relevance

12

/external/chromium_org/third_party/skia/src/gpu/
H A DGrProcessor.cpp27 gMatrices[4].set(SkMatrix::kMPersp0, 0.00013f);
H A DGrPathUtils.cpp276 m[SkMatrix::kMPersp0] = (float)((a0 + a3 + a6)*scale);
282 SkASSERT(SkScalarAbs(m.get(SkMatrix::kMPersp0)) < gTOL);
/external/chromium_org/third_party/skia/src/core/
H A DSkMatrix.cpp42 fMat[kMPersp0] = fMat[kMPersp1] = 0;
62 if (fMat[kMPersp0] != 0 || fMat[kMPersp1] != 0 || fMat[kMPersp2] != 1) {
76 if (fMat[kMPersp0] != 0 || fMat[kMPersp1] != 0 || fMat[kMPersp2] != 1) {
237 fMat[kMPersp0] = fMat[kMPersp1] = 0;
290 fMat[kMPersp0] = fMat[kMPersp1] = 0;
306 fMat[kMPersp0] = fMat[kMPersp1] = 0;
342 fMat[kMPersp0] *= sx;
405 fMat[kMPersp0] = fMat[kMPersp1] = 0;
420 fMat[kMPersp0] = fMat[kMPersp1] = 0;
473 fMat[kMPersp0]
[all...]
/external/skia/src/core/
H A DSkMatrix.cpp42 fMat[kMPersp0] = fMat[kMPersp1] = 0;
62 if (fMat[kMPersp0] != 0 || fMat[kMPersp1] != 0 || fMat[kMPersp2] != 1) {
76 if (fMat[kMPersp0] != 0 || fMat[kMPersp1] != 0 || fMat[kMPersp2] != 1) {
243 fMat[kMPersp0] = fMat[kMPersp1] = 0;
296 fMat[kMPersp0] = fMat[kMPersp1] = 0;
312 fMat[kMPersp0] = fMat[kMPersp1] = 0;
348 fMat[kMPersp0] *= sx;
411 fMat[kMPersp0] = fMat[kMPersp1] = 0;
426 fMat[kMPersp0] = fMat[kMPersp1] = 0;
479 fMat[kMPersp0]
[all...]
/external/chromium_org/third_party/skia/include/core/
H A DSkMatrix.h106 kMPersp0, enumerator in enum:SkMatrix::__anon15074
139 SkPersp getPerspX() const { return fMat[kMPersp0]; }
160 void setPerspX(SkPersp v) { this->set(kMPersp0, v); }
172 fMat[kMPersp0] = persp0;
/external/skia/include/core/
H A DSkMatrix.h101 kMPersp0, enumerator in enum:SkMatrix::__anon30488
134 SkPersp getPerspX() const { return fMat[kMPersp0]; }
155 void setPerspX(SkPersp v) { this->set(kMPersp0, v); }
167 fMat[kMPersp0] = persp0;
/external/skia/src/gpu/
H A DGrEffect.cpp34 gMatrices[4].set(SkMatrix::kMPersp0, 0.00013f);
H A DGrPathUtils.cpp276 m[SkMatrix::kMPersp0] = (float)((a0 + a3 + a6)*scale);
282 SkASSERT(SkScalarAbs(m.get(SkMatrix::kMPersp0)) < gTOL);
/external/chromium_org/third_party/skia/src/gpu/gl/
H A DGrGLUtil.cpp229 dest[2] = SkScalarToFloat(src[SkMatrix::kMPersp0]);
247 dest[3] = SkScalarToFloat(src[SkMatrix::kMPersp0]);
H A DGrGLProgramEffects.cpp43 combined[SkMatrix::kMPersp0] - combined[SkMatrix::kMSkewY]);
H A DGrGLPathRendering.cpp338 coefficients[6] = SkScalarToFloat(matrix[SkMatrix::kMPersp0]);
387 coefficients[6] = SkScalarToFloat(matrix[SkMatrix::kMPersp0]);
H A DGrGLProgramDataManager.cpp269 matrix.get(SkMatrix::kMPersp0),
/external/skia/src/gpu/gl/
H A DGrGLUtil.cpp265 dest[2] = SkScalarToFloat(src[SkMatrix::kMPersp0]);
283 dest[3] = SkScalarToFloat(src[SkMatrix::kMPersp0]);
H A DGrGLUniformManager.cpp240 matrix.get(SkMatrix::kMPersp0),
H A DGrGLProgramEffects.cpp130 combined[SkMatrix::kMPersp0] - combined[SkMatrix::kMSkewY]);
/external/chromium_org/third_party/skia/src/utils/
H A DSkCamera.cpp243 orien->set(SkMatrix::kMPersp0, axis.fX);
270 matrix->set(SkMatrix::kMPersp0, SkScalarDotDiv(3, patchPtr, 1, mapPtr+6, 1, dot));
H A DSkMatrix44.cpp895 dst[0][3] = SkScalarToMScalar(src[SkMatrix::kMPersp0]);
927 dst[SkMatrix::kMPersp0] = SkMScalarToScalar(fMat[0][3]);
/external/skia/src/utils/
H A DSkCamera.cpp243 orien->set(SkMatrix::kMPersp0, axis.fX);
270 matrix->set(SkMatrix::kMPersp0, SkScalarDotDiv(3, patchPtr, 1, mapPtr+6, 1, dot));
H A DSkMatrix44.cpp895 dst[0][3] = SkScalarToMScalar(src[SkMatrix::kMPersp0]);
927 dst[SkMatrix::kMPersp0] = SkMScalarToScalar(fMat[0][3]);
/external/chromium_org/chrome/renderer/pepper/
H A Dpepper_flash_renderer_host.cc251 matrix.set(SkMatrix::kMPersp0, SkFloatToScalar(params.transformation[2][0]));
/external/chromium_org/cc/output/
H A Dsoftware_renderer.cc46 SkScalarNearlyZero(matrix[SkMatrix::kMPersp0]) &&
/external/chromium_org/third_party/skia/src/pdf/
H A DSkPDFShader.cpp234 const SkScalar p0 = inversePerspectiveMatrix[SkMatrix::kMPersp0];
813 const SkScalar p0 = in[SkMatrix::kMPersp0];
/external/skia/src/pdf/
H A DSkPDFShader.cpp234 const SkScalar p0 = inversePerspectiveMatrix[SkMatrix::kMPersp0];
813 const SkScalar p0 = in[SkMatrix::kMPersp0];
/external/chromium_org/third_party/skia/src/effects/gradients/
H A DSkTwoPointRadialGradient.cpp497 SkScalarMul(fRadius0, bMatrix[SkMatrix::kMPersp0]));
/external/chromium_org/third_party/skia/src/ports/
H A DSkScalerContext_win_dw.cpp333 G.get(SkMatrix::kMPersp0), G.get(SkMatrix::kMPersp1), G.get(SkMatrix::kMPersp2));

Completed in 980 milliseconds

12