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

  /external/skia/src/core/
SkICC.cpp 43 void fn_to_table(float* tablePtr, const SkColorSpaceTransferFn& fn) { function
72 fn_to_table((float*) tables->fStorage->writable_data(), fn);
123 fn_to_table(ptr, fn);
  /external/skqp/src/core/
SkICC.cpp 43 void fn_to_table(float* tablePtr, const SkColorSpaceTransferFn& fn) { function
72 fn_to_table((float*) tables->fStorage->writable_data(), fn);
123 fn_to_table(ptr, fn);

Completed in 68 milliseconds