Home
last modified time | relevance | path

Searched refs:Op_store_hhh (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/skcms/
Dskcms.cc2347 Op_store_hhh, enumerator
2923 case skcms_PixelFormat_RGB_hhh_Norm >> 1: *ops++ = Op_store_hhh; break; in skcms_TransformWithPalette()
2925 case skcms_PixelFormat_RGB_hhh >> 1: *ops++ = Op_store_hhh; break; in skcms_TransformWithPalette()
/third_party/skia/third_party/skcms/src/
DTransform_inl.h1434 case Op_store_hhh: { in exec_ops()