OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:is16Bit
(Results
1 - 4
of
4
) sorted by null
/external/chromium_org/third_party/skia/src/core/
SkScalerContext.cpp
346
if (ir.isEmpty() || !ir.
is16Bit
()) {
387
if (dst.fBounds.isEmpty() || !dst.fBounds.
is16Bit
()) {
[
all
...]
/external/skia/src/core/
SkScalerContext.cpp
346
if (ir.isEmpty() || !ir.
is16Bit
()) {
387
if (dst.fBounds.isEmpty() || !dst.fBounds.
is16Bit
()) {
[
all
...]
/external/chromium_org/third_party/skia/include/core/
SkRect.h
116
bool
is16Bit
() const {
/external/skia/include/core/
SkRect.h
116
bool
is16Bit
() const {
Completed in 441 milliseconds