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