/ohos5.0/docs/en/application-dev/reference/apis-arkui/ |
H A D | js-apis-arkui-renderNode.md | 941 ### frame subsection
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/ |
H A D | js-apis-arkui-renderNode.md | 941 ### frame subsection
|
/aosp12/frameworks/base/media/java/android/media/tv/ |
H A D | ITvInputSessionWrapper.java | 311 public void createOverlayView(IBinder windowToken, Rect frame) { in createOverlayView() 317 public void relayoutOverlayView(Rect frame) { in relayoutOverlayView()
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rssurfaceohosvulkan_fuzzer/ |
H A D | rssurfaceohosvulkan_fuzzer.cpp | 135 std::unique_ptr<RSSurfaceFrame> frame = nullptr; in DoFlushFrame() local 212 std::unique_ptr<RSSurfaceFrame> frame = nullptr; in DoSetUiTimeStamp() local
|
/aosp12/system/core/healthd/ |
H A D | AnimationParser.cpp | 91 animation::frame frame; in parse_animation_desc() local
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/util/ |
H A D | QCameraHALPP.cpp | 233 mm_camera_super_buf_t *frame = pData->frame; in releaseData() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/ |
H A D | ControlsRequestDialog.kt | 137 val frame = LayoutInflater.from(this).inflate(R.layout.controls_dialog, null).apply { regex
|
/aosp12/frameworks/base/tests/HwAccelerationTest/src/com/android/test/hwui/ |
H A D | Lines2Activity.java | 38 FrameLayout frame = new FrameLayout(this); in onCreate() local
|
/aosp12/frameworks/av/services/camera/libcameraservice/api1/client2/ |
H A D | ZslProcessor.h | 122 CameraMetadata frame; member
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/ |
H A D | rs_proxy_node_test.cpp | 147 const Vector4f& frame = {0.1}; variable
|
/aosp12/frameworks/av/media/libstagefright/ |
H A D | CameraSource.cpp | 797 void CameraSource::releaseRecordingFrame(const sp<IMemory>& frame) { in releaseRecordingFrame() 841 void CameraSource::releaseOneRecordingFrame(const sp<IMemory>& frame) { in releaseOneRecordingFrame() 875 sp<IMemory> frame; in read() local
|
/ohos5.0/drivers/peripheral/audio/test/unittest/common/capture/ |
H A D | audio_capture_common_test.cpp | 205 int8_t *frame = (int8_t *)calloc(1, frameLen); variable 227 int8_t *frame = (int8_t *)calloc(1, sizeof(int)); variable 256 int8_t *frame = (int8_t *)calloc(1, frameLen); variable
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/h2/ |
H A D | manager.rs | 562 let frame = Frame::new( in manage_stream_error() localVariable 612 let frame = Frame::new( in manage_conn_error() localVariable 652 let frame = Frame::new( in poll_deal_with_go_away() localVariable
|
/aosp12/packages/services/Car/cpp/computepipe/tests/runner/graph/ |
H A D | GrpcGraphTest.cpp | 152 runner::InputFrame frame(0, 0, static_cast<PixelFormat>(0), 0, nullptr); in TEST_F() local
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/accessibility/ |
H A D | WindowMagnificationConnectionImpl.java | 94 void onWindowMagnifierBoundsChanged(int displayId, Rect frame) { in onWindowMagnifierBoundsChanged()
|
/aosp12/hardware/qcom/sm7250/display/libhistogram/ |
H A D | histogram_collector.cpp | 60 std::array<uint64_t, HIST_V_SIZE> const &frame) { in rebucketTo8Buckets()
|
/aosp12/system/unwinding/libbacktrace/ |
H A D | UnwindStack.cpp | 121 auto frame = &unwinder_frames[i]; in Unwind() local
|
/aosp12/hardware/qcom/sm8150/display/libhistogram/ |
H A D | histogram_collector.cpp | 60 std::array<uint64_t, numBuckets> rebucketTo8Buckets(std::array<uint64_t, HIST_V_SIZE> const& frame)… in rebucketTo8Buckets()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/hdiadapter/source/primary/ |
H A D | audio_capturer_source.cpp | 225 int32_t Poll(char *frame, uint64_t requestBytes, uint64_t &replyBytes, uint64_t &noStart) in Poll() 290 void Offer(const char *frame, const uint64_t bufferBytes) in Offer() 633 int32_t AudioCapturerSourceInner::CaptureFrame(char *frame, uint64_t requestBytes, uint64_t &replyB… in CaptureFrame() 671 void AudioCapturerSourceInner::CheckUpdateState(char *frame, uint64_t replyBytes) in CheckUpdateState() 1285 void AudioCapturerSourceInner::CheckLatencySignal(uint8_t *frame, size_t replyBytes) in CheckLatencySignal() 1448 int32_t AudioCapturerSourceWakeup::CaptureFrame(char *frame, uint64_t requestBytes, uint64_t &reply… in CaptureFrame()
|
/aosp12/frameworks/base/services/core/java/com/android/server/biometrics/sensors/face/aidl/ |
H A D | Sensor.java | 193 public void onAuthenticationFrame(AuthenticationFrame frame) { in onAuthenticationFrame() 213 public void onEnrollmentFrame(EnrollmentFrame frame) { in onEnrollmentFrame()
|
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/ |
H A D | ImageWallpaper.java | 394 Rect frame = getSurfaceHolder().getSurfaceFrame(); in preRenderInternal() local 429 Rect frame = getSurfaceHolder().getSurfaceFrame(); in requestRenderInternal() local
|
/ohos5.0/drivers/hdf_core/framework/support/platform/src/hdmi/ |
H A D | hdmi_dispatch.c | 187 union HdmiInfoFrameInfo *frame = NULL; in HdmiCmdInfoFrameSet() local 208 union HdmiInfoFrameInfo frame = {0}; in HdmiCmdInfoFrameGet() local
|
/aosp12/packages/services/Car/cpp/computepipe/runner/debug_display_manager/ |
H A D | EvsDisplayManager.cpp | 41 BufferDesc getBufferDesc(const std::shared_ptr<MemHandle>& frame) { in getBufferDesc()
|
/ohos5.0/drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audiocapture_fuzzer/ |
H A D | audiocapture_fuzzer.cpp | 102 int8_t frame[BUFFER_LENTH] = {0}; in CaptureFucSwitch() local
|
/aosp12/packages/services/Car/cpp/computepipe/runner/graph/ |
H A D | StreamSetObserver.cpp | 73 runner::InputFrame frame(pixels.height(), pixels.width(), in startObservingStream() local
|