Searched defs:options_class (Results 1 – 3 of 3) sorted by relevance
218 def __init__(self, fsm=None, max_name_len=48, options_class=None): argument533 def __init__(self, template, options_class=_DEFAULT_OPTIONS): argument
389 Type options_class = Type::Class("Options"); in RenderOptionsClass() local
794 jclass options_class = FindClassOrDie(env, "android/graphics/BitmapFactory$Options"); in register_android_graphics_BitmapFactory() local