Searched refs:is16Bit (Results 1 - 5 of 5) sorted by relevance

/external/llvm/lib/Target/X86/
H A DX86Subtarget.h285 bool is16Bit() const { function in class:llvm::final
/external/chromium_org/third_party/skia/src/core/
H A DSkScalerContext.cpp173 if (ir.isEmpty() || !ir.is16Bit()) {
214 if (dst.fBounds.isEmpty() || !dst.fBounds.is16Bit()) {
/external/skia/src/core/
H A DSkScalerContext.cpp347 if (ir.isEmpty() || !ir.is16Bit()) {
388 if (dst.fBounds.isEmpty() || !dst.fBounds.is16Bit()) {
/external/chromium_org/third_party/skia/include/core/
H A DSkRect.h116 bool is16Bit() const { function in struct:SkIRect
/external/skia/include/core/
H A DSkRect.h116 bool is16Bit() const { function in struct:SkIRect

Completed in 182 milliseconds