Home
last modified time | relevance | path

Searched defs:Coordinates (Results 1 – 5 of 5) sorted by relevance

/third_party/skia/tests/
DBitmapCopyTest.cpp41 struct Coordinates { struct
46 explicit Coordinates(int _length): length(_length) in Coordinates() argument
49 ~Coordinates(){ in ~Coordinates() argument
53 SkIPoint* operator[](int i) const { in operator []()
/third_party/skia/src/core/
DSkFontDescriptor.h105 using Coordinates = SkAutoSTMalloc<4, SkFontArguments::VariationPosition::Coordinate>; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/Utils/
DAMDGPUBaseInfo.h214 bool Coordinates; member
/third_party/typescript/tests/lib/
Dlib.d.ts5346 interface Coordinates { interface
5356 declare var Coordinates: { variable
/third_party/rust/crates/bindgen/bindgen-tests/tests/
Dstylo.hpp136324 Coordinates, enumerator
175304 nsTArray<nsStyleCoord>& Coordinates() in Coordinates() function in mozilla::StyleBasicShape
175309 const nsTArray<nsStyleCoord>& Coordinates() const in Coordinates() function in mozilla::StyleBasicShape