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

  /external/skia/src/core/
SkICC.cpp 56 void copy_to_table(float* tablePtr, const SkGammas* gammas, int index) { function
83 copy_to_table((float*) tables->fStorage->writable_data(), gammas, 0);
106 copy_to_table(ptr, gammas, i);
  /external/skqp/src/core/
SkICC.cpp 56 void copy_to_table(float* tablePtr, const SkGammas* gammas, int index) { function
83 copy_to_table((float*) tables->fStorage->writable_data(), gammas, 0);
106 copy_to_table(ptr, gammas, i);

Completed in 63 milliseconds