Home
last modified time | relevance | path

Searched refs:Coordinates (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/tests/
H A DBitmapCopyTest.cpp36 // struct Coordinates
41 struct Coordinates { struct
46 explicit Coordinates(int _length): length(_length) in Coordinates() function
49 ~Coordinates(){ in ~Coordinates()
/third_party/skia/src/core/
H A DSkFontDescriptor.h108 using Coordinates = SkAutoSTMalloc<4, SkFontArguments::VariationPosition::Coordinate>;
110 Coordinates fVariation;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h214 bool Coordinates; member
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp501 (BaseOpcode->Coordinates ? Dim->NumCoords : 0) + in convertMIMGInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp3002 (BaseOpcode->Coordinates ? DimInfo->NumCoords : 0) + in validateMIMGAddrSize()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DSIInstrInfo.cpp3671 (BaseOpcode->Coordinates ? Dim->NumCoords : 0) +
H A DSIISelLowering.cpp5429 unsigned NumCoords = BaseOpcode->Coordinates ? DimInfo->NumCoords : 0; in lowerImage()
/third_party/rust/crates/bindgen/bindgen-tests/tests/
H A Dstylo.hpp[all...]

Completed in 59 milliseconds