Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs_metadata_spec_encoder.cpp109 int encodeRSFunc(const RSFunction *F);
336 int RSMetadataEncoderInternal::encodeRSFunc(const RSFunction *F) { in encodeRSFunc() function in RSMetadataEncoderInternal
507 return reinterpret_cast<RSMetadataEncoderInternal*>(E)->encodeRSFunc(F); in RSEncodeFunctionMetadata()