HomeSort by relevance Sort by last modified time
    Searched refs:proPhoto (Results 1 - 2 of 2) sorted by null

  /external/skia/tests/
ColorSpaceTest.cpp 307 // ProPhoto (D50)
308 SkColorSpacePrimaries proPhoto;
309 proPhoto.fRX = 0.7347f;
310 proPhoto.fRY = 0.2653f;
311 proPhoto.fGX = 0.1596f;
312 proPhoto.fGY = 0.8404f;
313 proPhoto.fBX = 0.0366f;
314 proPhoto.fBY = 0.0001f;
315 proPhoto.fWX = 0.34567f;
316 proPhoto.fWY = 0.35850f
    [all...]
  /external/skqp/tests/
ColorSpaceTest.cpp 307 // ProPhoto (D50)
308 SkColorSpacePrimaries proPhoto;
309 proPhoto.fRX = 0.7347f;
310 proPhoto.fRY = 0.2653f;
311 proPhoto.fGX = 0.1596f;
312 proPhoto.fGY = 0.8404f;
313 proPhoto.fBX = 0.0366f;
314 proPhoto.fBY = 0.0001f;
315 proPhoto.fWX = 0.34567f;
316 proPhoto.fWY = 0.35850f
    [all...]

Completed in 74 milliseconds