Home
last modified time | relevance | path

Searched defs:Coordinates (Results 1 – 6 of 6) 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/typescript/tests/ts_extra_tests/test_ts_cases/5.2/named_and_anonymous_tuple_elements/
Danonymous_tuple_elements_5.ts26 type Coordinates = [x: number, number]; alias
/third_party/skia/src/core/
DSkFontDescriptor.h108 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