HomeSort by relevance Sort by last modified time
    Searched refs:is16Bit (Results 1 - 5 of 5) sorted by null

  /external/llvm/lib/Target/X86/
X86Subtarget.h 285 bool is16Bit() const {
  /external/chromium_org/third_party/skia/src/core/
SkScalerContext.cpp 347 if (ir.isEmpty() || !ir.is16Bit()) {
388 if (dst.fBounds.isEmpty() || !dst.fBounds.is16Bit()) {
    [all...]
  /external/skia/src/core/
SkScalerContext.cpp 347 if (ir.isEmpty() || !ir.is16Bit()) {
388 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 312 milliseconds