Lines Matching refs:dataspace
141 * device readback as well as the dataspace in which its contents should be
149 * The format and dataspace provided must be sufficient such that if a
157 * setting a readback buffer such that the returned format and dataspace can
165 * @return dataspace - the dataspace to use when interpreting the
178 Dataspace dataspace);
234 * getReadbackBufferAttributes and is in the dataspace provided by the same.
308 * @param dataspace is the client target dataspace, as described in
319 Dataspace dataspace)
398 * When the layer dataspace is a legacy dataspace (see
409 * Returns the saturation matrix of the specified legacy dataspace.
411 * The saturation matrix can be used to approximate the legacy dataspace
418 * @param dataspace must be Dataspace::SRGB_LINEAR.
420 * BAD_PARAMETER when an invalid dataspace was passed in.
422 * legacy dataspace saturation operation. The last row must be
425 getDataspaceSaturationMatrix(Dataspace dataspace)