OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:RectType
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/third_party/skia/include/core/
SkDraw.h
92
enum
RectType
{
104
* Iff
RectType
== kStroke_RectType, then strokeSize is set to the device
107
static
RectType
ComputeRectType(const SkPaint&, const SkMatrix&,
/external/skia/include/core/
SkDraw.h
92
enum
RectType
{
104
* Iff
RectType
== kStroke_RectType, then strokeSize is set to the device
107
static
RectType
ComputeRectType(const SkPaint&, const SkMatrix&,
Completed in 2709 milliseconds