Searched refs:pushArrayU16 (Results 1 – 3 of 3) sorted by relevance
49 void pushArrayU16(const uint16_t[], int count, const char tableKey[] = NULL);
60 this->pushArrayU16((const uint16_t*)text, SkToInt(length >> 1), in pushEncodedText()
259 void SkLua::pushArrayU16(const uint16_t array[], int count, const char key[]) { in pushArrayU16() function in SkLua