Home
last modified time | relevance | path

Searched defs:frame (Results 251 – 275 of 575) sorted by relevance

1...<<11121314151617181920>>...23

/ohos5.0/docs/en/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-renderNode.md941 ### frame subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkui/
H A Djs-apis-arkui-renderNode.md941 ### frame subsection
/aosp12/frameworks/base/media/java/android/media/tv/
H A DITvInputSessionWrapper.java311 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 Drssurfaceohosvulkan_fuzzer.cpp135 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 DAnimationParser.cpp91 animation::frame frame; in parse_animation_desc() local
/aosp12/hardware/qcom/camera/msm8998/QCamera2/util/
H A DQCameraHALPP.cpp233 mm_camera_super_buf_t *frame = pData->frame; in releaseData() local
/aosp12/frameworks/base/packages/SystemUI/src/com/android/systemui/controls/management/
H A DControlsRequestDialog.kt137 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 DLines2Activity.java38 FrameLayout frame = new FrameLayout(this); in onCreate() local
/aosp12/frameworks/av/services/camera/libcameraservice/api1/client2/
H A DZslProcessor.h122 CameraMetadata frame; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/render_service/render_service_client/unittest/ui/
H A Drs_proxy_node_test.cpp147 const Vector4f& frame = {0.1}; variable
/aosp12/frameworks/av/media/libstagefright/
H A DCameraSource.cpp797 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 Daudio_capture_common_test.cpp205 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 Dmanager.rs562 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 DGrpcGraphTest.cpp152 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 DWindowMagnificationConnectionImpl.java94 void onWindowMagnifierBoundsChanged(int displayId, Rect frame) { in onWindowMagnifierBoundsChanged()
/aosp12/hardware/qcom/sm7250/display/libhistogram/
H A Dhistogram_collector.cpp60 std::array<uint64_t, HIST_V_SIZE> const &frame) { in rebucketTo8Buckets()
/aosp12/system/unwinding/libbacktrace/
H A DUnwindStack.cpp121 auto frame = &unwinder_frames[i]; in Unwind() local
/aosp12/hardware/qcom/sm8150/display/libhistogram/
H A Dhistogram_collector.cpp60 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 Daudio_capturer_source.cpp225 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 DSensor.java193 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 DImageWallpaper.java394 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 Dhdmi_dispatch.c187 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 DEvsDisplayManager.cpp41 BufferDesc getBufferDesc(const std::shared_ptr<MemHandle>& frame) { in getBufferDesc()
/ohos5.0/drivers/peripheral/audio/test/fuzztest/audio_hdi_fuzzer/audiocapture_fuzzer/
H A Daudiocapture_fuzzer.cpp102 int8_t frame[BUFFER_LENTH] = {0}; in CaptureFucSwitch() local
/aosp12/packages/services/Car/cpp/computepipe/runner/graph/
H A DStreamSetObserver.cpp73 runner::InputFrame frame(pixels.height(), pixels.width(), in startObservingStream() local

1...<<11121314151617181920>>...23