Home
last modified time | relevance | path

Searched defs:w (Results 1 – 24 of 24) sorted by relevance

/system/hardware/interfaces/suspend/1.0/default/
DWakeupList.cpp32 for (const WakeupInfo& w : mWakeups) { in getWakeupStats() local
49 WakeupInfo w; in update() local
DSuspendControlService.cpp266 for (const auto& w : wakeups) { in dump() local
/system/teeui/test/
Dteeui_device_config.cpp42 void saveToPpm(const uint32_t* data, uint32_t w, uint32_t h, uint32_t linestride) { in saveToPpm()
82 uint32_t w = device_info_ptr->width_; in runRenderTest() local
/system/extras/tests/framebuffer/
Dfb_test.c207 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
Drefresh.c134 int l,t,w,h; in main() local
/system/chre/apps/nearby/location/lbs/contexthub/nanoapps/nearby/crypto/
Dsha2.h50 uint32_t w[SHA2_WORDS_CTX_SIZE]; member
/system/extras/slideshow/
Dslideshow.cpp61 int w, h, x, y; in draw() local
/system/media/audio_utils/
Dfixedfft.cpp131 int32_t w = MAX_FFT_SIZE / 4 - (r << scale); in fixed_fft() local
/system/teeui/libteeui/example/
Dphys_button_example.cpp105 uint32_t GUIStatePhysButtons::renderUIIntoBuffer(uint32_t x, uint32_t y, uint32_t w, uint32_t h, in renderUIIntoBuffer()
Dtouch_button_example.cpp142 uint32_t GUIStateTouch::renderUIIntoBuffer(uint32_t x, uint32_t y, uint32_t w, uint32_t h, in renderUIIntoBuffer()
/system/security/identity/util/src/java/com/android/security/identity/internal/
DIso18013.java150 ECPoint w = ((ECPublicKey) ephemeralKeyPair.getPublic()).getW(); in buildSessionTranscript() local
DUtil.java1134 public static byte[] convertP256PublicKeyToDERFormat(ECPoint w) { in convertP256PublicKeyToDERFormat()
1188 ECPoint w = ((ECPublicKey) ephemeralKeyPair.getPublic()).getW(); in buildSessionTranscript() local
/system/tools/aidl/
Ddiagnostics.cpp77 for (const auto& w : warnings) { in Suppress() local
216 for (const auto& w : m.GetType().SuppressWarnings()) { in Suppressed() local
Daidl_to_cpp_common.cpp149 void WriteLogForArgument(CodeWriter& w, const AidlArgument& a, bool is_server, in WriteLogForArgument()
Daidl_unittest.cpp2185 auto w = type("p.Wrapper", type("String")); in TEST_F() local
/system/core/healthd/
Dhealthd_draw.cpp125 int w = gr_get_width(surface); in draw_surface_centered() local
/system/keymint/hal/src/
Dlib.rs125 w: W, field
/system/teeui/tools/framebufferizer/src/com/android/framebufferizer/utils/
DFrameBufferBuffer.java404 int w = deviceInfo.getWidthPx(); in renderNativeBuffer() local
/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/
DCameraAvgFragment.java392 int w = aspectRatio.getWidth(); in chooseOptimalSize() local
/system/extras/simpleperf/
Dcmd_stat.cpp164 auto adjust_width = [](size_t& w, size_t size) { w = std::max(w, size); }; in ShowText()
/system/core/llkd/
Dlibllkd.cpp613 auto w = s.width(3); in llkFormat() local
/system/security/keystore2/src/
Dsuper_key.rs305 let mut w = PropertyWatcher::new("keystore.boot_level") in watch_boot_level() localVariable
/system/netd/server/
DNetdNativeService.cpp115 for (const auto& w : words) { in contains() local
/system/tools/hidl/test/hidl_test/
Dhidl_test_client.cpp1504 IFoo::WithFmq w = { in TEST_F() local