Searched refs:XYZ (Results 1 – 7 of 7) sorted by relevance
2 An example of this would be an android app XYZ communicates to some other device via Bluetooth. The3 SvcMonitor service can monitor the CPU usage of XYZ and com.android.bluetooth.9 -e java XYZ -e hal com.android.bluetooth \22 $ adb logcat | grep XYZ
222 static constexpr float2 xyY(const float3& XYZ) { in xyY() argument223 return XYZ.xy / dot(XYZ, float3{1}); in xyY()229 static constexpr float3 XYZ(const float3& xyY) { in XYZ() function
32 TEST_F(ColorSpaceTest, XYZ) { in TEST_F() argument
402 float3 srcXYZ = ColorSpace::XYZ(float3{src.getWhitePoint(), 1}); in ColorSpaceConnector()403 float3 dstXYZ = ColorSpace::XYZ(float3{dst.getWhitePoint(), 1}); in ColorSpaceConnector()
833 XYZ(3), enumConstant1787 super(name, Model.XYZ, id); in Xyz()
12896 enum_constant public static final android.graphics.ColorSpace.Model XYZ;
13676 enum_constant public static final android.graphics.ColorSpace.Model XYZ;