Home
last modified time | relevance | path

Searched defs:fb (Results 1 – 10 of 10) sorted by relevance

/system/core/fastboot/
Dmain.cpp32 FastBootTool fb; in main() local
Dfastboot_test.cpp22 FastBootTool fb; in TEST() local
37 FastBootTool fb; in TEST() local
Dfastboot.cpp104 fastboot::FastBootDriver* fb = nullptr; variable
/system/core/libpixelflinger/codeflinger/
Dblending.cpp122 integer_t fb; in build_blending() local
260 integer_t& fb, in build_blend_factor()
441 const integer_t& fb) in build_blendFOneMinusF()
459 const integer_t& fb) in build_blendOneMinusFF()
DGGLAssembler.cpp942 pixel_t fb(mDstPixel); in build_masking() local
/system/core/fastboot/fuzzy_fastboot/
Dfixtures.h68 std::unique_ptr<FastBootDriver> fb; variable
Dmain.cpp98 bool PartitionHash(FastBootDriver* fb, const std::string& part, std::string* hash, int* retcode, in PartitionHash()
/system/extras/tests/framebuffer/
Dfb_test.c52 static int get_framebuffer(struct simple_fb *fb, unsigned bpp) in get_framebuffer()
/system/bt/stack/crypto_toolbox/
Daes.cc89 #define fb(x) (f8(x) ^ f2(x) ^ (x)) macro
/system/core/libpixelflinger/
Dscanline.cpp491 void blending(context_t* c, pixel_t* fragment, pixel_t* fb) in blending()
697 pixel_t fb; in scanline() local