OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:fPoint
(Results
1 - 8
of
8
) sorted by null
/external/chromium_org/third_party/skia/src/animator/
SkDrawPoint.h
21
SkPoint
fPoint
;
29
SkPoint
fPoint
;
SkDraw3D.h
23
SkPoint3D
fPoint
;
/external/skia/src/animator/
SkDrawPoint.h
21
SkPoint
fPoint
;
29
SkPoint
fPoint
;
SkDraw3D.h
23
SkPoint3D
fPoint
;
/external/skia/tests/
GradientTest.cpp
21
const SkPoint*
fPoint
; // 2
63
SkAutoTUnref<SkShader> s(SkGradientShader::CreateLinear(rec.
fPoint
,
71
REPORTER_ASSERT(reporter, !memcmp(info.
fPoint
, rec.
fPoint
, 2 * sizeof(SkPoint)));
75
SkAutoTUnref<SkShader> s(SkGradientShader::CreateRadial(rec.
fPoint
[0],
84
REPORTER_ASSERT(reporter, info.
fPoint
[0] == rec.
fPoint
[0]);
89
SkAutoTUnref<SkShader> s(SkGradientShader::CreateTwoPointRadial(rec.
fPoint
[0],
91
rec.
fPoint
[1],
100
REPORTER_ASSERT(reporter, !memcmp(info.
fPoint
, rec.fPoint, 2 * sizeof(SkPoint)))
[
all
...]
/external/chromium_org/third_party/skia/include/core/
SkShader.h
276
* The meaning of
fPoint
and fRadius is dependant on the type of gradient.
283
*
fPoint
[0] and
fPoint
[1] are the end-points of the gradient
285
*
fPoint
[0] and fRadius[0] are the center and radius
287
*
fPoint
[0] and fRadius[0] are the center and radius of the 1st circle
288
*
fPoint
[1] and fRadius[1] are the center and radius of the 2nd circle
290
*
fPoint
[0] is the center of the sweep.
311
SkPoint
fPoint
[2]; //!< Type specific, see above.
/external/skia/include/core/
SkShader.h
276
* The meaning of
fPoint
and fRadius is dependant on the type of gradient.
283
*
fPoint
[0] and
fPoint
[1] are the end-points of the gradient
285
*
fPoint
[0] and fRadius[0] are the center and radius
287
*
fPoint
[0] and fRadius[0] are the center and radius of the 1st circle
288
*
fPoint
[1] and fRadius[1] are the center and radius of the 2nd circle
290
*
fPoint
[0] is the center of the sweep.
311
SkPoint
fPoint
[2]; //!< Type specific, see above.
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.eclipse.pde.core_3.6.1.v20100902_r361.jar
Completed in 1219 milliseconds