Home
last modified time | relevance | path

Searched refs:alignment_ (Results 1 – 3 of 3) sorted by relevance

/hardware/google/pixel/pixelstats/
DWirelessChargeStats.cpp81 alignment_ = 0; in ResetChargeMetrics()
97 if (alignment_ == 0 || ((alignment >= 0) && (alignment_ > alignment))) { in CalculateWirelessChargeMetrics()
99 alignment_ = alignment; in CalculateWirelessChargeMetrics()
/hardware/google/pixel/pixelstats/include/pixelstats/
DWirelessChargeStats.h47 int alignment_; variable
/hardware/google/gfxstream/codegen/vulkan/vulkan-docs-next/chapters/
Dinterfaces.adoc1206 The _scalar alignment_ of the type of an code:OpTypeStruct member is defined
1215 * A matrix type inherits _scalar alignment_ from the equivalent array
1218 The _base alignment_ of the type of an code:OpTypeStruct member is defined
1237 * A matrix type inherits _base alignment_ from the equivalent array
1240 The _extended alignment_ of the type of an code:OpTypeStruct member is
1310 use the _base alignment_.