OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:testPoints
(Results
1 - 3
of
3
) sorted by null
/cts/tests/tests/uirendering/src/android/uirendering/cts/bitmapverifiers/
SamplePointVerifier.java
35
public SamplePointVerifier(Point[]
testPoints
, int[] expectedColors) {
36
mTestPoints =
testPoints
;
/cts/tests/tests/uirendering/src/android/uirendering/cts/testclasses/
ExactCanvasTests.java
54
public void
testPoints
() {
/external/chromium_org/third_party/skia/tests/
SurfaceTest.cpp
251
const SkPoint
testPoints
[3] = {
292
EXPECT_COPY_ON_WRITE(drawPoints(SkCanvas::kPoints_PointMode, testPointCount,
testPoints
, \
Completed in 52 milliseconds