Home
last modified time | relevance | path

Searched defs:encode (Results 1 – 2 of 2) sorted by relevance

/device/generic/goldfish/radio/include/telephony/
Dril_mnc.h75 static inline int encode(int mnc, int numDigits) { in encode() function
98 static inline int encode(const std::string & mnc) { in encode() function
/device/generic/goldfish-opengl/system/GLESv2_enc/
DGL2Encoder.cpp564 bool encode = id != m_state->getLastEncodedBufferBind(target); in doBindBufferEncodeCached() local