Searched defs:stop (Results 1 – 5 of 5) sorted by relevance
17 uint32_t* stop = dst + (bm.getSize() >> 2); in convertGL32_to_Mac32() local28 const uint16_t* stop = src + bm.width(); in convert565_to_32() local42 const uint16_t* stop = src + count; in convert4444_to_555() local
95 public void stop() { in stop() method in MonkeyNetworkMonitor
80 struct mmc_command *stop; member90 struct mmc_command *stop; member
105 public void stop() { in stop() method in RotationVectorDemo.MyRenderer
188 public synchronized void stop() { in stop() method in BluetoothChatService