OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:gPts
(Results
1 - 2
of
2
) sorted by null
/external/skia/tests/
GradientTest.cpp
167
static const SkPoint
gPts
[] = {
177
rec.fPoint =
gPts
;
/frameworks/base/tests/CanvasCompare/src/com/android/test/hwuicompare/
DisplayModifier.java
44
private static final float[]
gPts
= new float[] {
348
canvas.drawPoints(
gPts
, paint);
Completed in 42 milliseconds