Searched refs:numerical (Results 1 – 11 of 11) sorted by relevance
20 The functions below convert from a numerical vector type to another, or from one color32 summary: Convert numerical vectors34 Converts a vector from one numerical type to another. The conversion are done entry per entry.
22 RenderScript supports the following scalar numerical types:
146 create Allocations of scalar and vector numerical types without creating
82 static constexpr const char *numerical = "numerical"; member338 uint32_t numerical = 0; in deserialize() local339 std::string numericalTag = getXmlAttribute(child, Attributes::numerical); in deserialize()344 if (!convertTo(numericalTag, numerical)) { in deserialize()348 values.push_back({numerical, literal}); in deserialize()
43 // Unlike the ActivityManager PROCESS_STATE values, the ordering and numerical values
22 * The functions below convert from a numerical vector type to another, or from one color30 * convert: Convert numerical vectors32 * Converts a vector from one numerical type to another. The conversion are done entry per entry.
227 * more complex numerical type (e.g. RS_TYPE_UNSIGNED_5_6_5 and RS_TYPE_MATRIX_4X4).
24 * RenderScript supports the following scalar numerical types:
137 * create Allocations of scalar and vector numerical types without creating
259 If such an object file uses only numerical parameters, data
4638 * Computes numerical negative value element-wise.