OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:canComputeFastBounds
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkDrawLooper.cpp
16
bool SkDrawLooper::
canComputeFastBounds
(const SkPaint& paint) {
24
if (!p.
canComputeFastBounds
()) {
/external/skia/src/core/
SkDrawLooper.cpp
16
bool SkDrawLooper::
canComputeFastBounds
(const SkPaint& paint) {
24
if (!p.
canComputeFastBounds
()) {
/external/chromium_org/third_party/skia/include/core/
SkPaint.h
[
all
...]
/external/skia/include/core/
SkPaint.h
[
all
...]
Completed in 141 milliseconds