Searched defs:v_Call (Results 1 – 4 of 4) sorted by relevance
/external/pdfium/core/fpdfapi/page/ | ||
D | cpdf_psfunc.cpp | 23 bool CPDF_PSFunc::v_Call(const float* inputs, float* results) const { in v_Call() function in CPDF_PSFunc |
D | cpdf_expintfunc.cpp | 56 bool CPDF_ExpIntFunc::v_Call(const float* inputs, float* results) const { in v_Call() function in CPDF_ExpIntFunc |
D | cpdf_stitchfunc.cpp | 109 bool CPDF_StitchFunc::v_Call(const float* inputs, float* results) const { in v_Call() function in CPDF_StitchFunc |
D | cpdf_sampledfunc.cpp | 102 bool CPDF_SampledFunc::v_Call(const float* inputs, float* results) const { in v_Call() function in CPDF_SampledFunc |