Home
last modified time | relevance | path

Searched refs:config (Results 2351 - 2375 of 5974) sorted by relevance

1...<<919293949596979899100>>...239

/third_party/glslang/glslang/Public/
H A Dresource_limits_c.h43 // - dumping out a template for user construction of a config file.
50 // Decodes the resource limits from |config| to |resources|.
51 void glslang_decode_resource_limits(glslang_resource_t* resources, char* config);
/third_party/jerryscript/jerry-ext/include/jerryscript-ext/
H A Ddebugger.h33 bool jerryx_debugger_serial_create (const char *config);
/third_party/mesa3d/src/gallium/winsys/freedreno/drm/
H A Dfreedreno_drm_public.h9 const struct pipe_screen_config *config);
/third_party/mesa3d/src/gallium/drivers/virgl/
H A Dvirgl_public.h31 virgl_create_screen(struct virgl_winsys *vws, const struct pipe_screen_config *config);
/third_party/mesa3d/src/gallium/include/frontend/
H A Dsw_driver.h12 struct pipe_screen *(*create_screen)(struct sw_winsys *ws, const struct pipe_screen_config *config, bool sw_vk);
/third_party/nghttp2/src/
H A Dshrpx_tls_test.h29 # include <config.h>
H A Dshrpx_config_test.h29 # include <config.h>
H A Dshrpx_downstream_test.h29 # include <config.h>
H A Dshrpx_http_test.h29 # include <config.h>
H A Dxsi_strerror.h29 # include <config.h>
/third_party/nghttp2/lib/
H A Dnghttp2_priority_spec.h29 # include <config.h>
H A Dnghttp2_debug.h29 # include <config.h>
/third_party/nghttp2/tests/
H A Dmalloc_wrapper.h29 # include <config.h>
H A Dnghttp2_buf_test.h29 # include <config.h>
/third_party/node/deps/ngtcp2/ngtcp2/lib/
H A Dngtcp2_rcvry.h29 # include <config.h>
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_debug.h29 # include <config.h>
H A Dnghttp2_priority_spec.h29 # include <config.h>
/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_debug.h30 # include <config.h>
H A Dnghttp3_vec.h30 # include <config.h>
/third_party/mesa3d/src/gallium/drivers/r300/
H A Dr300_public.h13 const struct pipe_screen_config *config);
/third_party/pulseaudio/src/pulsecore/
H A Di18n.c21 #include <config.h>
/third_party/skia/third_party/externals/freetype/devel/
H A Dft2build.h36 #include <freetype/config/ftheader.h>
/foundation/arkui/ace_engine/test/unittest/core/pattern/movingphoto/
H A Dmovingphoto_test_ng.cpp579 DirtySwapConfig config; in HWTEST_F() local
580 config.skipMeasure = true; in HWTEST_F()
586 EXPECT_FALSE(movingPhotoPattern->OnDirtyLayoutWrapperSwap(layoutWrapper, config)); in HWTEST_F()
587 config.skipMeasure = false; in HWTEST_F()
588 EXPECT_FALSE(movingPhotoPattern->OnDirtyLayoutWrapperSwap(layoutWrapper, config)); in HWTEST_F()
594 config.skipMeasure = true; in HWTEST_F()
599 EXPECT_FALSE(movingPhotoPattern->OnDirtyLayoutWrapperSwap(layoutWrapper, config)); in HWTEST_F()
608 EXPECT_FALSE(movingPhotoPattern->OnDirtyLayoutWrapperSwap(layoutWrapper, config)); in HWTEST_F()
/foundation/graphic/graphic_surface/surface/src/
H A Dbuffer_client_producer.cpp96 GSError BufferClientProducer::RequestBuffer(const BufferRequestConfig &config, sptr<BufferExtraData> &bedata, in RequestBuffer() argument
101 GSError ret = WriteRequestConfig(arguments, config); in RequestBuffer()
119 retval.buffer->SetBufferRequestConfig(config); in RequestBuffer()
134 GSError BufferClientProducer::RequestBuffers(const BufferRequestConfig &config, in RequestBuffers() argument
143 GSError ret = WriteRequestConfig(arguments, config); in RequestBuffers()
170 retval.buffer->SetBufferRequestConfig(config); in RequestBuffers()
269 sptr<SyncFence> fence, BufferFlushConfigWithDamages &config) in FlushBuffer()
283 ret = WriteFlushConfig(arguments, config); in FlushBuffer()
268 FlushBuffer(uint32_t sequence, sptr<BufferExtraData> bedata, sptr<SyncFence> fence, BufferFlushConfigWithDamages &config) FlushBuffer() argument
/foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/
H A Drs_base_render_engine.cpp244 const BufferRequestConfig& config, bool forceCPU, bool useAFBC, in RequestFrame()
266 rsSurface->SetColorSpace(config.colorGamut); in RequestFrame()
267 rsSurface->SetSurfacePixelFormat(config.format); in RequestFrame()
272 auto bufferUsage = config.usage; in RequestFrame()
297 auto surfaceFrame = rsSurface->RequestFrame(config.width, config.height, 0, useAFBC, in RequestFrame()
308 const BufferRequestConfig& config, bool forceCPU, bool useAFBC, in RequestFrame()
337 return RequestFrame(rsSurface, config, forceCPU, useAFBC, frameContextConfig); in RequestFrame()
242 RequestFrame( const std::shared_ptr<RSSurfaceOhos>& rsSurface, const BufferRequestConfig& config, bool forceCPU, bool useAFBC, const FrameContextConfig& frameContextConfig) RequestFrame() argument
307 RequestFrame(const sptr<Surface>& targetSurface, const BufferRequestConfig& config, bool forceCPU, bool useAFBC, const FrameContextConfig& frameContextConfig) RequestFrame() argument

Completed in 17 milliseconds

1...<<919293949596979899100>>...239