Searched defs:fb (Results 1 – 8 of 8) sorted by relevance
32 FastBootTool fb; in main() local
22 FastBootTool fb; in TEST() local37 FastBootTool fb; in TEST() local
107 fastboot::FastBootDriver* fb = nullptr; variable
71 std::unique_ptr<FastBootDriver> fb; variable
100 bool PartitionHash(FastBootDriver* fb, const std::string& part, std::string* hash, int* retcode, in PartitionHash()
128 FrameBuffer fb; in renderUIIntoBuffer() local
165 FrameBuffer fb; in renderUIIntoBuffer() local
52 static int get_framebuffer(struct simple_fb *fb, unsigned bpp) in get_framebuffer()