Searched refs:precache_release (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/third_party/qcms/src/
H A Dqcmsint.h282 void precache_release(struct precache_output *p);
H A Dtransform.c884 void precache_release(struct precache_output *p) function
939 precache_release(t->output_table_r);
941 precache_release(t->output_table_g);
943 precache_release(t->output_table_b);
1088 precache_release(profile->output_table_r);
1096 precache_release(profile->output_table_g);
1104 precache_release(profile->output_table_b);
H A Diccread.c1129 precache_release(profile->output_table_r);
1131 precache_release(profile->output_table_g);
1133 precache_release(profile->output_table_b);

Completed in 124 milliseconds