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

/frameworks/compile/slang/
H A Dslang_rs_metadata_spec_encoder.cpp82 // and encodeRSFunc. Return false if the value of Index indicates failure.
109 int encodeRSFunc(const RSFunction *F);
336 int RSMetadataEncoderInternal::encodeRSFunc(const RSFunction *F) { function in class:RSMetadataEncoderInternal
507 return reinterpret_cast<RSMetadataEncoderInternal*>(E)->encodeRSFunc(F);

Completed in 1167 milliseconds