/aosp_15_r20/external/skia/modules/skottie/src/ |
H A D | SkottieTool.cpp | 147 void writeFrame(sk_sp<SkImage> frame, size_t frame_index) override { in writeFrame() function in __anonc6e2d8a10111::PNGSink 168 void writeFrame(sk_sp<SkImage>, size_t) override {} in writeFrame() function in __anonc6e2d8a10111::NullSink 178 void writeFrame(sk_sp<SkImage> frame, size_t frame_index) override { in writeFrame() function in __anonc6e2d8a10111::MP4Sink
|
/aosp_15_r20/prebuilts/go/linux-x86/src/net/http/ |
D | h2_bundle.go | 5029 func (sc *http2serverConn) writeFrame(wr http2FrameWriteRequest) { func 10481 writeFrame(http2writeContext) error methodSpec 10528 func (http2flushFrameWriter) writeFrame(ctx http2writeContext) error { func 10542 func (s http2writeSettings) writeFrame(ctx http2writeContext) error { func 10551 func (p *http2writeGoAway) writeFrame(ctx http2writeContext) error { func 10569 func (w *http2writeData) writeFrame(ctx http2writeContext) error { func 10583 func (hp http2handlerPanicRST) writeFrame(ctx http2writeContext) error { func 10589 func (se http2StreamError) writeFrame(ctx http2writeContext) error { func 10597 func (w http2writePingAck) writeFrame(ctx http2writeContext) error { func 10607 func (http2writeSettingsAck) writeFrame(ctx http2writeContext) error { func [all …]
|
/aosp_15_r20/frameworks/av/media/libaaudio/src/flowgraph/resampler/ |
H A D | LinearResampler.cpp | 27 void LinearResampler::writeFrame(const float *frame) { in writeFrame() function in LinearResampler
|
H A D | PolyphaseResamplerMono.cpp | 29 void PolyphaseResamplerMono::writeFrame(const float *frame) { in writeFrame() function in PolyphaseResamplerMono
|
H A D | PolyphaseResamplerStereo.cpp | 29 void PolyphaseResamplerStereo::writeFrame(const float *frame) { in writeFrame() function in PolyphaseResamplerStereo
|
H A D | SincResamplerStereo.cpp | 31 void SincResamplerStereo::writeFrame(const float *frame) { in writeFrame() function in SincResamplerStereo
|
H A D | MultiChannelResampler.cpp | 109 void MultiChannelResampler::writeFrame(const float *frame) { in writeFrame() function in MultiChannelResampler
|
/aosp_15_r20/external/oboe/src/flowgraph/resampler/ |
H A D | LinearResampler.cpp | 27 void LinearResampler::writeFrame(const float *frame) { in writeFrame() function in LinearResampler
|
H A D | PolyphaseResamplerMono.cpp | 29 void PolyphaseResamplerMono::writeFrame(const float *frame) { in writeFrame() function in PolyphaseResamplerMono
|
H A D | PolyphaseResamplerStereo.cpp | 29 void PolyphaseResamplerStereo::writeFrame(const float *frame) { in writeFrame() function in PolyphaseResamplerStereo
|
H A D | SincResamplerStereo.cpp | 32 void SincResamplerStereo::writeFrame(const float *frame) { in writeFrame() function in SincResamplerStereo
|
H A D | MultiChannelResampler.cpp | 109 void MultiChannelResampler::writeFrame(const float *frame) { in writeFrame() function in MultiChannelResampler
|
/aosp_15_r20/external/pigweed/pw_hdlc/java/test/dev/pigweed/pw_hdlc/ |
H A D | EncoderTest.java | 220 public void writeFrame() throws IOException { in writeFrame() method in EncoderTest
|
/aosp_15_r20/cts/tests/tests/media/codec/src/android/media/codec/cts/ |
H A D | IvfWriter.java | 101 public void writeFrame(byte[] frame, long timeStamp) throws IOException { in writeFrame() method in IvfWriter
|
/aosp_15_r20/external/pigweed/pw_hdlc/java/main/dev/pigweed/pw_hdlc/ |
H A D | Encoder.java | 38 public static void writeFrame(Frame frame, OutputStream output) throws IOException { in writeFrame() method in Encoder
|
/aosp_15_r20/external/grpc-grpc-java/core/src/main/java/io/grpc/internal/ |
H A D | AbstractServerStream.java | 53 void writeFrame(WritableBuffer frame, boolean flush, int numMessages); in writeFrame() method
|
H A D | AbstractClientStream.java | 80 void writeFrame( in writeFrame() method
|
/aosp_15_r20/external/grpc-grpc-java/netty/src/main/java/io/grpc/netty/ |
H A D | NettyServerStream.java | 128 public void writeFrame(WritableBuffer frame, boolean flush, final int numMessages) { in writeFrame() method in NettyServerStream.Sink
|
H A D | NettyClientStream.java | 207 public void writeFrame( in writeFrame() method in NettyClientStream.Sink
|
/aosp_15_r20/external/grpc-grpc-java/servlet/src/main/java/io/grpc/servlet/ |
H A D | ServletServerStream.java | 240 public void writeFrame(@Nullable WritableBuffer frame, boolean flush, int numMessages) { in writeFrame() method in ServletServerStream.Sink
|
/aosp_15_r20/external/grpc-grpc-java/okhttp/src/main/java/io/grpc/okhttp/ |
H A D | OkHttpServerStream.java | 97 public void writeFrame(WritableBuffer frame, boolean flush, int numMessages) { in writeFrame() method in OkHttpServerStream.Sink
|
H A D | OkHttpClientStream.java | 156 public void writeFrame( in writeFrame() method in OkHttpClientStream.Sink
|
/aosp_15_r20/external/grpc-grpc-java/core/src/test/java/io/grpc/internal/ |
H A D | AbstractClientStreamTest.java | 555 public void writeFrame( in writeFrame() method in AbstractClientStreamTest.BaseSink
|
/aosp_15_r20/external/grpc-grpc-java/cronet/src/main/java/io/grpc/cronet/ |
H A D | CronetClientStream.java | 213 public void writeFrame( in writeFrame() method in CronetClientStream.Sink
|
/aosp_15_r20/out/soong/.intermediates/external/grpc-grpc-java/okhttp/grpc-java-okhttp/android_common_apex33/turbine/ |
D | grpc-java-okhttp.jar | io/grpc/okhttp/internal/CipherSuite.class
<Unknown>
package io.grpc. ... |