Lines Matching refs:space
91 # or can support a wide-color display, e.g. color space
211 # Returns the default data space and pixel format that SurfaceFlinger
212 # expects to receive and output as well as the wide color gamut data space
214 # To determine the data space and pixel format, there are a few things
218 # data space and pixel format efficiently;
220 # and the chosen wide color gamut data space contents coexist;
226 # dataspace is the default data space that SurfaceFlinger expects.
227 # The data space must not be Dataspace::UNKNOWN, if unspecified,
228 # the default data space is Dataspace::V0_SRGB;
248 # wcgDataspace is the data space that SurfaceFlinger expects for
251 # valid wide color gamut data space.
252 # The data space must not be UNKNOWN, if unspecified, the data space
274 # colorSpaceAgnosticDataspace specifies the data space that
275 # SurfaceFlinger expects for surfaces which are color space agnostic.
277 # unspecified, the data space follows what SurfaceFlinger expects for
289 # blue and white. The primary format is CIE 1931 XYZ color space.