Searched defs:Shape (Results 1 – 4 of 4) sorted by relevance
47 struct Shape { struct64 virtual Shape getInputShape(uint32_t index) const = 0; argument
76 public @interface Shape {} annotation in LetterTileDrawable
353 enum Shape { enum
553 T castTo(float val, const Shape&) { in castTo()