Home
last modified time | relevance | path

Searched defs:Is16Bit (Results 1 – 3 of 3) sorted by relevance

/external/skqp/src/core/
DSkRectPriv.h57 static bool Is16Bit(const SkIRect& r) { in Is16Bit() function
/external/skia/src/core/
DSkRectPriv.h57 static bool Is16Bit(const SkIRect& r) { in Is16Bit() function
/external/llvm-project/llvm/lib/Target/AMDGPU/
DSIInstrInfo.cpp2688 bool Is16Bit = getOpSize(UseMI, 0) == 2; in FoldImmediate() local