/system/bt/stack/crypto_toolbox/ |
D | crypto_toolbox.cc | 29 Octet16 h6(const Octet16& w, std::array<uint8_t, 4> keyid) { in h6() 33 Octet16 h7(const Octet16& salt, const Octet16& w) { in h7() 76 void f5(const uint8_t* w, const Octet16& n1, const Octet16& n2, uint8_t* a1, in f5() 100 Octet16 f6(const Octet16& w, const Octet16& n1, const Octet16& n2, in f6()
|
D | aes.cc | 95 #define sb_data(w) \ argument 136 #define isb_data(w) \ argument 177 #define mm_data(w) \ argument 287 uint_32t w = x; in fwd_affine() local 298 uint_32t w = x; in inv_affine() local
|
/system/bt/gd/crypto_toolbox/ |
D | crypto_toolbox.cc | 30 Octet16 h6(const Octet16& w, std::array<uint8_t, 4> keyid) { in h6() 34 Octet16 h7(const Octet16& salt, const Octet16& w) { in h7() 78 void f5(uint8_t* w, const Octet16& n1, const Octet16& n2, uint8_t* a1, uint8_t* a2, Octet16* mac_ke… in f5() 100 f6(const Octet16& w, const Octet16& n1, const Octet16& n2, const Octet16& r, uint8_t* iocap, uint8_… in f6()
|
D | aes.cc | 92 #define sb_data(w) … argument 118 #define isb_data(w) … argument 144 #define mm_data(w) … argument 239 uint_32t w = x; in fwd_affine() local 249 uint_32t w = x; in inv_affine() local
|
/system/core/libpixelflinger/ |
D | clear.cpp | 51 uint32_t l, uint32_t t, uint32_t w, uint32_t h) in memset2d() 101 uint32_t w = c->state.scissor.right - l; in ggl_clear() local
|
D | raster.cpp | 152 GGLint w = where[2]; in gglBitBlit() local
|
/system/core/deprecated-adf/libadf/tests/ |
D | adf_test.cpp | 85 void getCurrentMode(uint32_t &w, uint32_t &h) { in getCurrentMode() 127 void drawCheckerboard(uint32_t &w, uint32_t &h, uint32_t &format, in drawCheckerboard() 307 uint32_t w = 0, h = 0; in TEST_F() local 333 uint32_t w, h, format, offset, pitch; in TEST_F() local 351 uint32_t w, h, format, offset, pitch; in TEST_F() local
|
/system/extras/tests/framebuffer/ |
D | fb_test.c | 207 void draw_grid(int w, int h, void* _loc) { in draw_grid() 241 void clear_screen(int w, int h, void* _loc) in clear_screen() 257 int w; in main() local
|
D | refresh.c | 134 int l,t,w,h; in main() local
|
/system/extras/slideshow/ |
D | slideshow.cpp | 61 int w, h, x, y; in draw() local
|
/system/media/audio_utils/ |
D | fixedfft.cpp | 131 int32_t w = MAX_FFT_SIZE / 4 - (r << scale); in fixed_fft() local
|
/system/core/adb/daemon/ |
D | framebuffer_service.cpp | 65 int w, h, f, c; in framebuffer_service() local
|
/system/teeui/test/ |
D | teeui_device_config.cpp | 47 uint32_t w = device_info_ptr->width_; in runRenderTest() local
|
/system/teeui/libteeui/example/ |
D | phys_button_example.cpp | 105 uint32_t GUIStatePhysButtons::renderUIIntoBuffer(uint32_t x, uint32_t y, uint32_t w, uint32_t h, in renderUIIntoBuffer()
|
D | touch_button_example.cpp | 142 uint32_t GUIStateTouch::renderUIIntoBuffer(uint32_t x, uint32_t y, uint32_t w, uint32_t h, in renderUIIntoBuffer()
|
/system/core/deprecated-adf/libadf/ |
D | adf.cpp | 362 int adf_interface_simple_buffer_alloc(int fd, __u32 w, __u32 h, in adf_interface_simple_buffer_alloc() 383 __u32 overlay_engine, __u32 w, __u32 h, __u32 format, int buf_fd, in adf_interface_simple_post_config_buf() 398 __u32 w, __u32 h, __u32 format, int buf_fd, __u32 offset, in adf_interface_simple_post() 415 __u32 w, __u32 h, __u32 format, int buf_fd, __u32 offset, in adf_interface_simple_post_v2()
|
/system/core/healthd/ |
D | healthd_draw.cpp | 108 int w = gr_get_width(surface); in draw_surface_centered() local
|
/system/bt/embdrv/sbc/decoder/include/ |
D | oi_codec_sbc_private.h | 107 uint8_t* w; member
|
/system/core/deprecated-adf/libadf/original-kernel-headers/video/ |
D | adf.h | 127 __u32 w; member 219 __u16 w; member
|
/system/core/deprecated-adf/libadf/include/video/ |
D | adf.h | 82 __u32 w; member 121 __u16 w; member
|
/system/bt/embdrv/sbc/decoder/srce/ |
D | synthesis-sbc.c | 231 int32_t w, x; in default_mul_16s_32s_hi() local
|
/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/utils/ |
D | FrameBufferBuffer.java | 404 int w = deviceInfo.getWidthPx(); in renderNativeBuffer() local
|
/system/netd/server/ |
D | OffloadUtilsTest.cpp | 228 int w = doKernelSupportsNetClsBpf(); in TEST_F() local
|
/system/extras/simpleperf/ |
D | cmd_stat.cpp | 165 auto adjust_width = [](size_t& w, size_t size) { w = std::max(w, size); }; in ShowText()
|
/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/ |
D | CameraAvgFragment.java | 392 int w = aspectRatio.getWidth(); in chooseOptimalSize() local
|