Searched defs:bs (Results 1 - 4 of 4) sorted by relevance
/foundation/graphic/graphic_3d/lume/metaobject/test/src/ |
H A D | test_utils.h | 163 auto bs = interface_cast<IStackProperty>(b); in IsEqual() local
|
/foundation/graphic/graphic_utils_lite/interfaces/innerkits/ |
H A D | graphic_neon_pipeline.h | 122 uint8x8_t bs = NeonLerp(b0, b1, a1); in NeonPreLerpARGB8888() local 142 uint8x8_t bs = NeonPreLerp(b0, b1, a1); in NeonPrelerpARGB8888() local 163 uint8x8_t bs = NeonPreLerp(b0, b1, a1); in NeonPrelerpARGB8888() local 189 uint8x8_t bs = NeonPreLerp(b0, b1, a1); in NeonPrelerpARGB8888() local 212 uint8x8_t bs = NeonPreLerp(b0, b1, a1); in NeonPrelerpARGB8888() local 233 uint8x8_t bs = NeonLerp(b0, b1, a1); NeonLerpARGB8888() local 253 uint8x8_t bs = NeonLerp(b0, b1, a1); NeonLerpARGB8888() local 274 uint8x8_t bs = NeonLerp(b0, b1, a1); NeonLerpARGB8888() local 300 uint8x8_t bs = NeonLerp(b0, b1, a1); NeonLerpARGB8888() local 323 uint8x8_t bs = NeonLerp(b0, b1, a1); NeonLerpARGB8888() local [all...] |
/foundation/window/window_manager/utils/include/ |
H A D | wm_math.h | 63 T Max(const T& a, const Ts&... bs) in Max() argument 75 T Min(const T& a, const Ts&... bs) in Min() argument
|
/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/ |
H A D | mtpfs_fuse.cpp | 794 uint64_t bs = BS_SIZE; in Statfs() local
|
Completed in 4 milliseconds