Searched refs:mode2string (Results 1 – 2 of 2) sorted by relevance
189 static const char *mode2string (mode_t mode) { in mode2string() function211 lua_pushstring (L, mode2string (info->st_mode)); in push_st_mode()
1108 static const char* mode2string(SkShader::TileMode mode) { in mode2string() function1137 setfield_string(L, "tileX", mode2string(modes[0])); in lshader_isAImage()1138 setfield_string(L, "tileY", mode2string(modes[1])); in lshader_isAImage()1160 setfield_string(L, "tile", mode2string(info.fTileMode)); in lshader_asAGradient()