Home
last modified time | relevance | path

Searched defs:bpr (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/gl/glestranslator/GLcommon/
DTextureUtils.cpp481 const int32_t bpr = ((width * pixelSize) + align) & ~align; in doCompressedTexImage2D() local
597 const int32_t bpr = ((width * pixelSize) + align) & ~align; in doCompressedTexImage2D() local
/aosp_15_r20/cts/hostsidetests/jdwptunnel/src/android/jdwptunnel/cts/
H A DJdwpTunnelTest.java221 BreakpointRequest bpr = erm.createBreakpointRequest( in testAttachDebugger() local
/aosp_15_r20/external/coreboot/src/northbridge/intel/i440bx/
H A Draminit.c736 u8 bpr; /* Top 8 bits of PGPOL */ in set_dram_row_attributes() local
/aosp_15_r20/device/linaro/hikey/gralloc/
Dalloc_device.cpp576 size_t bpr = GRALLOC_ALIGN(w * bpp, 64); in alloc_device_alloc() local
/aosp_15_r20/external/freetype/src/bdf/
H A Dbdf.h154 unsigned long bpr; /* Number of bytes used per row. */ member
/aosp_15_r20/device/generic/goldfish-opengl/system/gralloc/
Dgralloc_old.cpp834 size_t bpr = (w*bpp + (align-1)) & ~(align-1); in gralloc_alloc() local
/aosp_15_r20/system/bpf/include/vmlinux/android15_6.6/arm64/
H A Dvmlinux.h19379 u32 bpr; member
/aosp_15_r20/external/bcc/libbpf-tools/arm64/
H A Dvmlinux_608.h85878 u32 bpr; member
H A Dvmlinux.h85878 u32 bpr; member