Lines Matching refs:space
71 # or can support a wide-color display, e.g. color space
191 # Returns the default data space and pixel format that SurfaceFlinger
192 # expects to receive and output as well as the wide color gamut data space
194 # To determine the data space and pixel format, there are a few things
198 # data space and pixel format efficiently;
200 # and the chosen wide color gamut data space contents coexist;
206 # dataspace is the default data space that SurfaceFlinger expects.
207 # The data space must not be Dataspace::UNKNOWN, if unspecified,
208 # the default data space is Dataspace::V0_SRGB;
228 # wcgDataspace is the data space that SurfaceFlinger expects for
231 # valid wide color gamut data space.
232 # The data space must not be UNKNOWN, if unspecified, the data space
254 # colorSpaceAgnosticDataspace specifies the data space that
255 # SurfaceFlinger expects for surfaces which are color space agnostic.
257 # unspecified, the data space follows what SurfaceFlinger expects for
269 # blue and white. The primary format is CIE 1931 XYZ color space.