Home
last modified time | relevance | path

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

12

/system/hardware/interfaces/suspend/1.0/default/
DWakeupList.cpp32 for (const WakeupInfo& w : mWakeups) { in getWakeupStats() local
49 WakeupInfo w; in update() local
DSuspendControlService.cpp281 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/core/libutils/binder/
DUnicode.cpp283 static constexpr bool is_any_surrogate(char16_t w) { in is_any_surrogate()
305 char16_t w = *in++; in utf16_to_utf8_length() local
346 char16_t w = *in++; in utf16_to_utf8() local
480 char32_t w; in utf8_to_utf16_no_null_terminator() 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/tools/aidl/
Ddiagnostics.cpp83 for (const auto& w : warnings) { in Suppress() local
218 for (const auto& w : m.GetType().SuppressWarnings()) { in Suppressed() local
243 for (const auto& w : m.GetType().SuppressWarnings()) { in Suppressed() local
Daidl_to_cpp_common.cpp151 void WriteLogForArgument(CodeWriter& w, const AidlArgument& a, bool is_server, in WriteLogForArgument()
/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/core/healthd/
Dhealthd_draw.cpp125 int w = gr_get_width(surface); in draw_surface_centered() local
/system/update_engine/common/
Dsubprocess.cc218 pid_t w = waitpid(-pid, nullptr, WNOHANG); in WaitForProcessGroup() local
/system/cros-codecs/src/codec/av1/
Dreader.rs78 let w = helpers::floor_log2(num_bits as u32) + 1; in read_ns() localVariable
/system/keymint/hal/src/
Dlib.rs139 w: W, field
/system/security/keystore2/src/
Dglobals.rs488 let mut w = PropertyWatcher::new("sys.boot_completed") in watch_for_boot_completed() localVariable
Dmaintenance.rs295 let mut w = in watch_apex_info() localVariable
/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/cros-codecs/src/
Dimage_processing.rs202 let mut w = width; in detile_row() localVariable
/system/extras/simpleperf/
Dcmd_stat.cpp177 auto adjust_width = [](size_t& w, size_t size) { w = std::max(w, size); }; in ShowText()

12