Home
last modified time | relevance | path

Searched defs:cbWidth (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/hardware/google/gfxstream/host/gl/
DEmulatedEglWindowSurface.cpp73 unsigned int cbWidth = mAttachedColorBuffer->getWidth(); in setColorBuffer() local
DTextureDraw.cpp583 int cbWidth, int cbHeight, GLuint texture) { in drawLayer()
/aosp_15_r20/hardware/interfaces/camera/device/default/
H A DExternalCameraUtils.cpp339 size_t cbWidth = mWidth / 2; in allocate() local
/aosp_15_r20/hardware/interfaces/camera/device/3.4/default/
H A DExternalCameraUtils.cpp136 size_t cbWidth = mWidth / 2; in allocate() local
/aosp_15_r20/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
Dwinuser.h4018 int cbWidth; member
/aosp_15_r20/tools/netsim/rust/libslirp-rs/src/libslirp_sys/windows/
H A Dbindings.rs101372 pub cbWidth: ::std::os::raw::c_int, field