Home
last modified time | relevance | path

Searched defs:bbp (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/skia/tests/graphite/
H A DAHardwareBufferTest.cpp144 int bbp = data->bytesPerPixel(); in create_AHB() local
/aosp_15_r20/external/skia/tests/
H A DGrAHardwareBufferTest.cpp157 int bbp = srcBitmap.bytesPerPixel(); in basic_draw_test_helper() local
H A DMultiPictureDocumentTest.cpp289 int bbp = srcBitmap.bytesPerPixel(); in makeAHardwareBufferTestImage() local
H A DVkHardwareBufferTest.cpp1201 int bbp = srcBitmap.bytesPerPixel(); in run_test() local
/aosp_15_r20/external/skia/src/gpu/graphite/text/
H A DTextAtlasManager.cpp91 const int bbp = MaskFormatBytesPerPixel(expectedMaskFormat); in get_packed_glyph_image() local
/aosp_15_r20/external/skia/src/gpu/ganesh/text/
H A DGrAtlasManager.cpp92 const int bbp = MaskFormatBytesPerPixel(expectedMaskFormat); in get_packed_glyph_image() local
/aosp_15_r20/external/erofs-utils/lib/
H A Dcache.c133 struct erofs_buffer_block **bbp) in erofs_bfind_for_attach()
/aosp_15_r20/external/wpa_supplicant_8/src/wps/
H A Dhttpread.c373 char *bbp; /* pointer into body buffer */ in httpread_read_handler() local