Home
last modified time | relevance | path

Searched refs:setAll (Results 1 – 22 of 22) sorted by relevance

/external/skia/tests/
DDrawBitmapRectTest.cpp130 matrix.setAll(SkFloatToScalar(-119.34097f), in test_wacky_bitmapshader()
146 matrix.setAll(SkFloatToScalar(0.0078740157f), in test_wacky_bitmapshader()
DMatrixTest.cpp334 mat.setAll(0, 0, 0, 0, 0, 0, 0, 0, 0); in test_matrix_is_similarity()
338 mat.setAll(0, 0, 0, 0, 0, 0, 0, 0, SK_Scalar1); in test_matrix_is_similarity()
342 mat.setAll(0, SK_Scalar1, 0, in test_matrix_is_similarity()
/external/webkit/Source/WebCore/bindings/js/
DJSHTMLDocumentCustom.cpp96 void JSHTMLDocument::setAll(ExecState* exec, JSValue value) in setAll() function in WebCore::JSHTMLDocument
/external/icu4c/i18n/
Duspoof_impl.h204 void setAll();
Duspoof_impl.cpp241 result->setAll(); in wholeScriptCheck()
742 void ScriptSet::setAll() { in setAll() function in ScriptSet
/external/skia/bench/
DMatrixBench.cpp241 fMatrix.setAll(fArray[0], fArray[1], fArray[2], in performTest()
270 fMatrix.setAll(fRandom.nextSScalar1(), fRandom.nextSScalar1(), fRandom.nextSScalar1(), in ScaleTransMixedMatrixBench()
/external/skia/src/gpu/
DGrPathUtils.cpp202 UVpts.setAll(0, SK_ScalarHalf, SK_Scalar1, in set()
207 m.setAll(qPts[0].fX, qPts[1].fX, qPts[2].fX, in set()
DGrContext.cpp784 m.setAll(rect.width(), 0, rect.fLeft, in drawRect()
821 m.setAll(dstRect.width(), 0, dstRect.fLeft, in drawRectToRect()
833 m.setAll(srcRect.width(), 0, srcRect.fLeft, in drawRectToRect()
/external/skia/src/gpu/gl/
DGrGpuGL.cpp2029 bool setAll = timestamp < this->getResetTimestamp(); in bindTexture() local
2039 if (setAll || newTexParams.fFilter != oldTexParams.fFilter) { in bindTexture()
2048 if (setAll || newTexParams.fWrapS != oldTexParams.fWrapS) { in bindTexture()
2054 if (setAll || newTexParams.fWrapT != oldTexParams.fWrapT) { in bindTexture()
2061 (setAll || memcmp(newTexParams.fSwizzleRGBA, in bindTexture()
DGrGpuGL_program.cpp135 m.setAll( in flushViewMatrix()
/external/skia/legacy/include/core/
DSkMatrix.h151 void setAll(SkScalar scaleX, SkScalar skewX, SkScalar transX, in setAll() function
/external/skia/include/core/
DSkMatrix.h157 void setAll(SkScalar scaleX, SkScalar skewX, SkScalar transX, in setAll() function
/external/skia/src/core/
DSkScalerContext.cpp708 dst->setAll(fPost2x2[0][0], fPost2x2[0][1], 0, in getMatrixFrom2x2()
DSkMatrix.cpp1838 gInvalid.setAll(SK_ScalarMax, SK_ScalarMax, SK_ScalarMax, in InvalidMatrix()
/external/apache-harmony/beans/src/test/java/org/apache/harmony/beans/tests/java/beans/
DPropertyChangeSupportTest.java1294 public void setAll(Object src, String propName, Object oldValue, in setAll() method in PropertyChangeSupportTest.MockPropertyChangeListener
/external/skia/legacy/src/ports/
DSkFontHost_mac_coretext.cpp255 matrix->setAll( in CGAffineTransformToMatrix()
/external/skia/legacy/src/core/
DSkMatrix.cpp1729 gInvalid.setAll(SK_ScalarMax, SK_ScalarMax, SK_ScalarMax, in InvalidMatrix()
/external/webkit/Source/WebCore/
DChangeLog-2011-02-1612463 (WebCore::JSHTMLDocument::setAll):
12769 (WebCore::JSHTMLDocument::setAll):
13071 (WebCore::JSHTMLDocument::setAll):
13553 (WebCore::JSHTMLDocument::setAll):
13756 (WebCore::JSHTMLDocument::setAll):
DChangeLog-2009-06-1613894 (WebCore::JSHTMLDocument::setAll):
25213 (WebCore::InspectorResource::Changes::setAll): Added.
57547 (WebCore::JSHTMLDocument::setAll):
DChangeLog-2010-01-2921186 (WebCore::InspectorResource::Changes::setAll):
34765 (WebCore::InspectorResource::Changes::setAll):
DChangeLog-2007-10-1436763 (WebCore::JSHTMLDocument::setAll):
DChangeLog-2008-08-1011539 (WebCore::JSHTMLDocument::setAll):