| /third_party/mesa3d/src/imagination/vulkan/ |
| H A D | pvr_device.c | 2527 pvr_sampler_get_hw_filter_from_vk(const struct pvr_device_info *dev_info, VkFilter filter) pvr_sampler_get_hw_filter_from_vk() argument
|
| /third_party/mesa3d/src/gallium/drivers/r600/ |
| H A D | r600_state_common.c | 2637 unsigned r600_tex_mipfilter(unsigned filter) in r600_tex_mipfilter() argument
|
| H A D | r600_state.c | 576 static unsigned r600_tex_filter(unsigned filter, unsigned max_aniso) in r600_tex_filter() argument
|
| /third_party/mesa3d/src/intel/blorp/ |
| H A D | blorp_blit.c | 566 blorp_nir_combine_samples(nir_builder *b, struct brw_blorp_blit_vars *v, nir_ssa_def *pos, unsigned tex_samples, enum isl_aux_usage tex_aux_usage, nir_alu_type dst_type, enum blorp_filter filter) blorp_nir_combine_samples() argument 2515 blorp_blit(struct blorp_batch *batch, const struct blorp_surf *src_surf, unsigned src_level, float src_layer, enum isl_format src_format, struct isl_swizzle src_swizzle, const struct blorp_surf *dst_surf, unsigned dst_level, unsigned dst_layer, enum isl_format dst_format, struct isl_swizzle dst_swizzle, float src_x0, float src_y0, float src_x1, float src_y1, float dst_x0, float dst_y0, float dst_x1, float dst_y1, enum blorp_filter filter, bool mirror_x, bool mirror_y) blorp_blit() argument [all...] |
| /third_party/mesa3d/src/virtio/vulkan/ |
| H A D | vn_command_buffer.c | 1107 vn_CmdBlitImage(VkCommandBuffer commandBuffer, VkImage srcImage, VkImageLayout srcImageLayout, VkImage dstImage, VkImageLayout dstImageLayout, uint32_t regionCount, const VkImageBlit *pRegions, VkFilter filter) vn_CmdBlitImage() argument
|
| /third_party/icu/icu4j/main/classes/charset/src/com/ibm/icu/charset/ |
| H A D | CharsetMBCS.java | 4768 void MBCSGetFilteredUnicodeSetForUnicode(UConverterSharedData data, UnicodeSet setFillIn, int which, int filter){ in MBCSGetFilteredUnicodeSetForUnicode() argument 5004 static void extGetUnicodeSet(UnicodeSet setFillIn, int which, int filter, UConverterSharedData Data){ in extGetUnicodeSet() argument
|
| /third_party/libinput/src/ |
| H A D | evdev.c | 1192 struct motion_filter *filter = NULL; in evdev_init_accel() local 1273 struct motion_filter *filter; evdev_accel_config_set_profile() local 1329 evdev_device_init_pointer_acceleration(struct evdev_device *device, struct motion_filter *filter) evdev_device_init_pointer_acceleration() argument [all...] |
| H A D | evdev-mt-touchpad.c | 2970 struct motion_filter *filter; in tp_init_accel() local 3036 struct motion_filter *filter; tp_accel_config_set_profile() local [all...] |
| /third_party/node/deps/v8/src/objects/ |
| H A D | elements.cc | 1057 CollectValuesOrEntriesImpl( Isolate* isolate, Handle<JSObject> object, Handle<FixedArray> values_or_entries, bool get_entries, int* nof_items, PropertyFilter filter) CollectValuesOrEntriesImpl() argument 1140 PropertyFilter filter = keys->filter(); CollectElementIndicesImpl() local 1153 DirectCollectElementIndicesImpl( Isolate* isolate, Handle<JSObject> object, Handle<FixedArrayBase> backing_store, GetKeysConversion convert, PropertyFilter filter, Handle<FixedArray> list, uint32_t* nof_indices, uint32_t insertion_index = 0) DirectCollectElementIndicesImpl() argument 1188 PrependElementIndicesImpl( Handle<JSObject> object, Handle<FixedArrayBase> backing_store, Handle<FixedArray> keys, GetKeysConversion convert, PropertyFilter filter) PrependElementIndicesImpl() argument 1337 GetEntryForIndexImpl(Isolate* isolate, JSObject holder, FixedArrayBase backing_store, size_t index, PropertyFilter filter) GetEntryForIndexImpl() argument 1561 GetEntryForIndexImpl(Isolate* isolate, JSObject holder, FixedArrayBase store, size_t index, PropertyFilter filter) GetEntryForIndexImpl() argument 1588 FilterKey(Handle<NumberDictionary> dictionary, InternalIndex entry, Object raw_key, PropertyFilter filter) FilterKey() argument 1599 GetKeyForEntryImpl(Isolate* isolate, Handle<NumberDictionary> dictionary, InternalIndex entry, PropertyFilter filter) GetKeyForEntryImpl() argument 1619 PropertyFilter filter = keys->filter(); CollectElementIndicesImpl() local 1641 DirectCollectElementIndicesImpl( Isolate* isolate, Handle<JSObject> object, Handle<FixedArrayBase> backing_store, GetKeysConversion convert, PropertyFilter filter, Handle<FixedArray> list, uint32_t* nof_indices, uint32_t insertion_index = 0) DirectCollectElementIndicesImpl() argument 2557 CollectValuesOrEntriesImpl( Isolate* isolate, Handle<JSObject> object, Handle<FixedArray> values_or_entries, bool get_entries, int* nof_items, PropertyFilter filter) CollectValuesOrEntriesImpl() argument 2972 CollectValuesOrEntriesImpl( Isolate* isolate, Handle<JSObject> object, Handle<FixedArray> values_or_entries, bool get_entries, int* nof_items, PropertyFilter filter) CollectValuesOrEntriesImpl() argument 3221 HasElementImpl(Isolate* isolate, JSObject holder, size_t index, FixedArrayBase backing_store, PropertyFilter filter) HasElementImpl() argument 3245 GetEntryForIndexImpl(Isolate* isolate, JSObject holder, FixedArrayBase backing_store, size_t index, PropertyFilter filter) GetEntryForIndexImpl() argument 3278 CollectValuesOrEntriesImpl( Isolate* isolate, Handle<JSObject> object, Handle<FixedArray> values_or_entries, bool get_entries, int* nof_items, PropertyFilter filter) CollectValuesOrEntriesImpl() argument 4506 GetEntryForIndexImpl(Isolate* isolate, JSObject holder, FixedArrayBase parameters, size_t index, PropertyFilter filter) GetEntryForIndexImpl() argument 4587 DirectCollectElementIndicesImpl( Isolate* isolate, Handle<JSObject> object, Handle<FixedArrayBase> backing_store, GetKeysConversion convert, PropertyFilter filter, Handle<FixedArray> list, uint32_t* nof_indices, uint32_t insertion_index = 0) DirectCollectElementIndicesImpl() argument 4965 GetEntryForIndexImpl(Isolate* isolate, JSObject holder, FixedArrayBase backing_store, size_t index, PropertyFilter filter) GetEntryForIndexImpl() argument [all...] |
| /third_party/mesa3d/src/gallium/auxiliary/util/ |
| H A D | u_blitter.c | 970 blitter_get_fs_texfetch_col(struct blitter_context_priv *ctx, enum pipe_format src_format, enum pipe_format dst_format, enum pipe_texture_target target, unsigned src_nr_samples, unsigned dst_nr_samples, unsigned filter, bool use_txf) blitter_get_fs_texfetch_col() argument 2006 util_blitter_blit_generic(struct blitter_context *blitter, struct pipe_surface *dst, const struct pipe_box *dstbox, struct pipe_sampler_view *src, const struct pipe_box *srcbox, unsigned src_width0, unsigned src_height0, unsigned mask, unsigned filter, const struct pipe_scissor_state *scissor, bool alpha_blend, bool sample0_only, unsigned dst_sample) util_blitter_blit_generic() argument [all...] |
| /third_party/vk-gl-cts/external/vulkancts/modules/vulkan/shaderrender/ |
| H A D | vktShaderRenderTextureGatherTests.cpp | 2748 tcu::Sampler::FilterMode filter; in init() member 2758 tcu::Sampler::FilterMode filter; in init() member
|
| /third_party/vk-gl-cts/android/cts/runner/src/com/drawelements/deqp/runner/ |
| H A D | DeqpTestRunner.java | 2366 addIncludeFilter(String filter) addIncludeFilter() argument 2398 addExcludeFilter(String filter) addExcludeFilter() argument [all...] |
| /third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/vulkan/ |
| H A D | FramebufferVk.cpp | 838 blitWithCommand(ContextVk *contextVk, const gl::Rectangle &sourceArea, const gl::Rectangle &destArea, RenderTargetVk *readRenderTarget, RenderTargetVk *drawRenderTarget, GLenum filter, bool colorBlit, bool depthBlit, bool stencilBlit, bool flipX, bool flipY) blitWithCommand() argument 899 blit(const gl::Context *context, const gl::Rectangle &sourceAreaIn, const gl::Rectangle &destAreaIn, GLbitfield mask, GLenum filter) blit() argument
|
| H A D | SecondaryCommandBuffer.h | 146 VkFilter filter; member 999 blitImage(const Image &srcImage, VkImageLayout srcImageLayout, const Image &dstImage, VkImageLayout dstImageLayout, uint32_t regionCount, const VkImageBlit *regions, VkFilter filter) blitImage() argument
|
| /third_party/skia/third_party/externals/angle2/src/libGL/ |
| H A D | entry_points_gl_3_autogen.cpp | 241 GL_BlitFramebuffer(GLint srcX0, GLint srcY0, GLint srcX1, GLint srcY1, GLint dstX0, GLint dstY0, GLint dstX1, GLint dstY1, GLbitfield mask, GLenum filter) GL_BlitFramebuffer() argument
|
| /third_party/skia/src/gpu/v1/ |
| H A D | SurfaceDrawContext.cpp | 644 drawTexture(const GrClip* clip, GrSurfaceProxyView view, SkAlphaType srcAlphaType, GrSamplerState::Filter filter, GrSamplerState::MipmapMode mm, SkBlendMode blendMode, const SkPMColor4f& color, const SkRect& srcRect, const SkRect& dstRect, GrAA aa, GrQuadAAFlags edgeAA, SkCanvas::SrcRectConstraint constraint, const SkMatrix& viewMatrix, sk_sp<GrColorSpaceXform> colorSpaceXform) drawTexture() argument 690 drawTexturedQuad(const GrClip* clip, GrSurfaceProxyView proxyView, SkAlphaType srcAlphaType, sk_sp<GrColorSpaceXform> textureXform, GrSamplerState::Filter filter, GrSamplerState::MipmapMode mm, const SkPMColor4f& color, SkBlendMode blendMode, GrAA aa, DrawQuad* quad, const SkRect* subset) drawTexturedQuad() argument 952 drawTextureSet(const GrClip* clip, GrTextureSetEntry set[], int cnt, int proxyRunCnt, GrSamplerState::Filter filter, GrSamplerState::MipmapMode mm, SkBlendMode mode, GrAA aa, SkCanvas::SrcRectConstraint constraint, const SkMatrix& viewMatrix, sk_sp<GrColorSpaceXform> texXform) drawTextureSet() argument 1466 drawImageLattice(const GrClip* clip, GrPaint&& paint, const SkMatrix& viewMatrix, GrSurfaceProxyView view, SkAlphaType alphaType, sk_sp<GrColorSpaceXform> csxf, GrSamplerState::Filter filter, std::unique_ptr<SkLatticeIter> iter, const SkRect& dst) drawImageLattice() argument [all...] |
| /third_party/skia/third_party/externals/swiftshader/src/Renderer/ |
| H A D | Surface.cpp | 3395 void Surface::copyInternal(const Surface *source, int x, int y, float srcX, float srcY, bool filter) in copyInternal() argument 3413 void Surface::copyInternal(const Surface *source, int x, int y, int z, float srcX, float srcY, float srcZ, bool filter) in copyInternal() argument
|
| /third_party/skia/src/xps/ |
| H A D | SkXPSDevice.cpp | 1380 void SkXPSDevice::convertToPpm(const SkMaskFilter* filter, in convertToPpm() argument 1549 SkMaskFilter* filter = paint->getMaskFilter(); in drawPath() local
|
| /third_party/skia/third_party/externals/angle2/src/tests/test_utils/runner/ |
| H A D | TestSuite.cpp | 499 FilterTests(std::map<TestIdentifier, FileLine> *fileLinesOut, TestIdentifierFilter filter, bool alsoRunDisabledTests) FilterTests() argument [all...] |
| /third_party/python/Lib/test/ |
| H A D | test_zipfile.py | 1388 def filter(path): function
|
| /third_party/skia/tools/debugger/ |
| H A D | DrawCommand.cpp | 1230 DrawImageLatticeCommand(const SkImage* image, const SkCanvas::Lattice& lattice, const SkRect& dst, SkFilterMode filter, const SkPaint* paint) DrawImageLatticeCommand() argument
|
| /third_party/skia/tools/viewer/ |
| H A D | Viewer.cpp | 2374 static ImGuiTextFilter filter; in drawImGui() local
|
| /third_party/vk-gl-cts/external/vulkancts/modules_no_buildgn/vulkan/shaderrender/ |
| H A D | vktShaderRenderTextureGatherTests.cpp | 2766 tcu::Sampler::FilterMode filter; in init() member 2776 tcu::Sampler::FilterMode filter; in init() member
|
| /third_party/vk-gl-cts/framework/common/ |
| H A D | tcuTexture.cpp | 2415 Vec4 ConstPixelBufferAccess::sample1D (const Sampler& sampler, Sampler::FilterMode filter, float s, int level) const in sample1D() argument 2423 Vec4 ConstPixelBufferAccess::sample2D (const Sampler& sampler, Sampler::FilterMode filter, float s, float t, int depth) const in sample2D() argument 2431 Vec4 ConstPixelBufferAccess::sample3D (const Sampler& sampler, Sampler::FilterMode filter, float s, float t, float r) const in sample3D() argument 2436 Vec4 ConstPixelBufferAccess::sample1DOffset (const Sampler& sampler, Sampler::FilterMode filter, float s, const IVec2& offset) const in sample1DOffset() argument 2459 Vec4 ConstPixelBufferAccess::sample2DOffset (const Sampler& sampler, Sampler::FilterMode filter, float s, float t, const IVec3& offset) const in sample2DOffset() argument 2486 sample3DOffset(const Sampler& sampler, Sampler::FilterMode filter, float s, float t, float r, const IVec3& offset) const sample3DOffset() argument 2511 sample1DCompare(const Sampler& sampler, Sampler::FilterMode filter, float ref, float s, const IVec2& offset) const sample1DCompare() argument 2536 sample2DCompare(const Sampler& sampler, Sampler::FilterMode filter, float ref, float s, float t, const IVec3& offset) const sample2DCompare() argument [all...] |
| /base/telephony/ril_adapter/test/unittest/ |
| H A D | ril_interface_test.cpp | 603 int32_t filter;
in SetRilNotificationFilterTest() local 605 cin >> filter;
in SetRilNotificationFilterTest() local
|