OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:hackWidth
(Results
1 - 2
of
2
) sorted by null
/external/skia/src/animator/
SkDraw3D.cpp
44
SK_MEMBER(
hackWidth
, Float),
55
Sk3D_Camera::Sk3D_Camera() :
hackWidth
(0), hackHeight(0), patch(NULL) {
65
matrix.preTranslate(
hackWidth
/ 2, -hackHeight / 2);
66
matrix.postTranslate(
hackWidth
/ 2, hackHeight / 2);
SkDraw3D.h
40
SkScalar
hackWidth
;
Completed in 129 milliseconds