Searched defs:option (Results 1 – 6 of 6) sorted by relevance
47 BitmapFactory.Options option = new BitmapFactory.Options(); in testRequestCancelDecode() local
45 void Buffer::changeToMono(ConvertOption option) in changeToMono()
75 Option.Builder option = Option.newBuilder(); in startElement() local
93 def run_instrumentation_test(self, option): argument
322 private void testGetFrameAtTime(int option, int[][] testCases) { in testGetFrameAtTime()
164 public static int optionLength(String option) { in optionLength()