| /device/generic/vulkan-cereal/stream-servers/tests/ | 
| D | GLTestUtils.cpp | 36 testing::AssertionResult ImageMatches(int width, int height, int bpp, int rowLength,  in ImageMatches()70     int bpp = 3;  in createTestPatternRGB888()  local
 86     int bpp = 4;  in createTestPatternRGBA8888()  local
 109     int bpp = 3;  in createTestTextureRGB888SingleColor()  local
 125     int bpp = 4;  in createTestTextureRGBA8888SingleColor()  local
 
 | 
| D | TextureDraw_unittest.cpp | 34     const int bpp = 4;  in TestTextureDrawBasic()  local98     const int bpp = 4;  in TestTextureDrawLayer()  local
 
 | 
| /device/generic/goldfish-opengl/system/GLESv2_enc/ | 
| D | IOStream2.cpp | 15     int bpp = 0;  in readbackPixels()  local75         int bpp = 0;  in uploadPixels()  local
 129         int bpp = 0;  in uploadPixels()  local
 
 | 
| /device/generic/goldfish-opengl/system/codecs/omx/vpxdec/ | 
| D | GoldfishVPX.cpp | 143     int32_t bpp = (outDef->format.video.eColorFormat == OMX_COLOR_FormatYUV420Planar16) ? 2 : 1;  in setup_ctx_parameters()  local191         int32_t bpp = 1;  in outputBuffers()  local
 
 | 
| D | goldfish_vpx_defs.h | 51     size_t bpp;  member
 | 
| /device/generic/goldfish-opengl/system/codecs/omx/plugin/ | 
| D | GoldfishVideoDecoderOMXComponent.cpp | 159     int32_t bpp = (mOutputFormat == OMX_COLOR_FormatYUV420Planar16) ? 2 : 1;  in updatePortDefinitions()  local319     int32_t bpp = (outDef->format.video.eColorFormat == OMX_COLOR_FormatYUV420Planar16) ? 2 : 1;  in copyYV12FrameToOutputBuffer()  local
 
 | 
| /device/generic/vulkan-cereal/fake-android-guest/androidImpl/ | 
| D | GraphicBufferAllocator.cpp | 106         uint32_t bpp = bytesPerPixel(format);  in allocate()  local
 | 
| /device/generic/opengl-transport/host/libs/virglrenderer/ | 
| D | AVDVirglRenderer.cpp | 181     uint32_t bpp;  in sync_linear_to_iovec()  local225     uint32_t bpp;  in sync_iovec_to_linear()  local
 933     uint32_t bpp = 4U;  in virgl_renderer_resource_get_info()  local
 
 | 
| D | Gralloc1.cpp | 75     uint32_t bpp;  in gralloc1_lock()  local
 | 
| /device/generic/vulkan-cereal/stream-servers/vulkan/ | 
| D | VkFormatUtils.cpp | 103 #define ADD_SINGLE_PLANE_FORMAT_INFO(format, bpp)            \  in getFormatPlaneLayoutsMap()  argument
 | 
| D | VkAndroidNativeBuffer.cpp | 794         uint32_t bpp = 4; /* format always rgba8...not */  in syncImageToColorBuffer()  local
 | 
| /device/generic/goldfish-opengl/system/codecs/c2/decoders/vpxdec/ | 
| D | goldfish_vpx_defs.h | 51     size_t bpp;  member
 | 
| D | C2GoldfishVpxDec.cpp | 722     int32_t bpp = 1;  in setup_ctx_parameters()  local
 | 
| /device/generic/goldfish-opengl/shared/OpenglCodecCommon/ | 
| D | GLESTextureUtils.cpp | 348         int* bpp,  in computePackingOffsets2D()376         int* bpp,  in computePackingOffsets3D()
 
 | 
| /device/generic/goldfish-opengl/system/hals/ | 
| D | allocator3.cpp | 106         int bpp = 1;  in allocateImpl()  local
 | 
| D | mapper3.cpp | 542             const int bpp = glUtilsPixelBitSize(cb.glFormat, cb.glType) >> 3;  in unlockHostImpl()  local
 | 
| /device/google/redbull-kernel/sm7250/kernel-headers/media/ | 
| D | msm_media_info.h | 1068 	unsigned int alignment = 0, stride = 0, bpp = 4;  in VENUS_RGB_STRIDE()  local
 | 
| /device/google/redbull-kernel/sm7250/original-kernel-headers/media/ | 
| D | msm_media_info.h | 1068 	unsigned int alignment = 0, stride = 0, bpp = 4;  in VENUS_RGB_STRIDE()  local
 | 
| /device/linaro/hikey/gralloc/ | 
| D | alloc_device.cpp | 487 	int bpp = 1;  in alloc_device_alloc()  local
 | 
| /device/generic/vulkan-cereal/stream-servers/ | 
| D | virtio-gpu-gfxstream-renderer.cpp | 365         uint32_t bpp = 4;  in virgl_format_to_linear_base()  local399         uint32_t bpp = format == VIRGL_FORMAT_P010 ? 2 : 1;  in virgl_format_to_total_xfer_len()  local
 437         uint32_t bpp = 4;  in virgl_format_to_total_xfer_len()  local
 1383         uint32_t bpp = 4U;  in getResourceInfo()  local
 
 | 
| /device/google/sunfish-kernel/sm7150/kernel-headers/media/ | 
| D | msm_media_info.h | 1213 	unsigned int alignment = 0, stride = 0, bpp = 4;  in VENUS_RGB_STRIDE()  local
 | 
| /device/google/coral-kernel/sm8150/original-kernel-headers/media/ | 
| D | msm_media_info.h | 1213 	unsigned int alignment = 0, stride = 0, bpp = 4;  in VENUS_RGB_STRIDE()  local
 | 
| /device/google/coral-kernel/sm8150/kernel-headers/media/ | 
| D | msm_media_info.h | 1213 	unsigned int alignment = 0, stride = 0, bpp = 4;  in VENUS_RGB_STRIDE()  local
 | 
| /device/google/sunfish-kernel/sm7150/original-kernel-headers/media/ | 
| D | msm_media_info.h | 1213 	unsigned int alignment = 0, stride = 0, bpp = 4;  in VENUS_RGB_STRIDE()  local
 | 
| /device/generic/goldfish-opengl/system/gralloc/ | 
| D | gralloc_old.cpp | 518     int bpp = glUtilsPixelBitSize(cb->glFormat, cb->glType) >> 3;  in updateHostColorBuffer()  local694     int bpp = 0;  in gralloc_alloc()  local
 
 |