Searched defs:fb (Results 1 – 13 of 13) sorted by relevance
32 FastBootTool fb; in main() local
22 FastBootTool fb; in TEST() local37 FastBootTool fb; in TEST() local
106 fastboot::FastBootDriver* fb = nullptr; variable
122 integer_t fb; in build_blending() local260 integer_t& fb, in build_blend_factor()441 const integer_t& fb) in build_blendFOneMinusF()459 const integer_t& fb) in build_blendOneMinusFF()
942 pixel_t fb(mDstPixel); in build_masking() local
71 std::unique_ptr<FastBootDriver> fb; variable
98 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()
89 #define fb(x) (f8(x) ^ f2(x) ^ (x)) macro
86 #define fb(x) (f8(x) ^ f2(x) ^ (x)) macro
491 void blending(context_t* c, pixel_t* fragment, pixel_t* fb) in blending()697 pixel_t fb; in scanline() local