Home
last modified time | relevance | path

Searched defs:size (Results 10651 - 10675 of 23233) sorted by relevance

1...<<421422423424425426427428429430>>...930

/third_party/vk-gl-cts/framework/opengl/
H A DgluTexture.cpp350 TextureCube::TextureCube (const RenderContext& context, deUint32 format, deUint32 dataType, int size) in TextureCube() argument
362 TextureCube::TextureCube (const RenderContext& context, deUint32 internalFormat, int size) in TextureCube() argument
770 TextureCubeArray(const RenderContext& context, deUint32 format, deUint32 dataType, int size, int numLayers) TextureCubeArray() argument
782 TextureCubeArray(const RenderContext& context, deUint32 sizedFormat, int size, int numLayers) TextureCubeArray() argument
841 TextureBuffer(const RenderContext& context, deUint32 internalFormat, size_t bufferSize, size_t offset, size_t size, const void* data) TextureBuffer() argument
852 init(deUint32 internalFormat, size_t bufferSize, size_t offset, size_t size, const void* data) init() argument
[all...]
H A DgluVarType.cpp101 int size = 0; in getScalarSize() local
[all...]
/third_party/vk-gl-cts/framework/platform/android/
H A DtcuTestLogParserJNI.cpp199 void TestLogParser::parse (TestLogListener& listener, const char* buffer, size_t size) in parse() argument
361 JNIEXPORT void JNICALL Java_com_drawelements_deqp_testercore_TestLogParser_nativeParse (JNIEnv* env, jclass, jlong nativePointer, jobject instrumentation, jbyteArray buffer, jint size) in Java_com_drawelements_deqp_testercore_TestLogParser_nativeParse() argument
/third_party/vk-gl-cts/framework/platform/lnx/X11/
H A DtcuLnxX11EglDisplayFactory.cpp168 void Window::setSurfaceSize (IVec2 size) in setSurfaceSize() argument
/third_party/vk-gl-cts/framework/referencerenderer/
H A DrrVertexAttrib.cpp60 inline void readOrder (typename tcu::Vector<DstScalarType, 4>& dst, const int size, const void* ptr) in readOrder() argument
72 inline void readUnormOrder (tcu::Vec4& dst, const int size, const void* ptr) in readUnormOrder() argument
86 readSnormClamp(tcu::Vec4& dst, const int size, const void* ptr) readSnormClamp() argument
101 readSnormScale(tcu::Vec4& dst, const int size, const void* ptr) readSnormScale() argument
115 readHalf(tcu::Vec4& dst, const int size, const void* ptr) readHalf() argument
126 readFixed(tcu::Vec4& dst, const int size, const void* ptr) readFixed() argument
137 readDouble(tcu::Vec4& dst, const int size, const void* ptr) readDouble() argument
155 readUint2101010Rev(typename tcu::Vector<DstScalarType, 4>& dst, const int size, const void* ptr) readUint2101010Rev() argument
167 readInt2101010Rev(typename tcu::Vector<DstScalarType, 4>& dst, const int size, const void* ptr) readInt2101010Rev() argument
179 readUnorm2101010RevOrder(tcu::Vec4& dst, const int size, const void* ptr) readUnorm2101010RevOrder() argument
194 readSnorm2101010RevClampOrder(tcu::Vec4& dst, const int size, const void* ptr) readSnorm2101010RevClampOrder() argument
210 readSnorm2101010RevScaleOrder(tcu::Vec4& dst, const int size, const void* ptr) readSnorm2101010RevScaleOrder() argument
228 read(typename tcu::Vector<DstScalarType, 4>& dst, const int size, const void* ptr) read() argument
234 readUnorm(tcu::Vec4& dst, const int size, const void* ptr) readUnorm() argument
240 readUnormBGRA(tcu::Vec4& dst, const int size, const void* ptr) readUnormBGRA() argument
245 readUnorm2101010Rev(tcu::Vec4& dst, const int size, const void* ptr) readUnorm2101010Rev() argument
250 readUnorm2101010RevBGRA(tcu::Vec4& dst, const int size, const void* ptr) readUnorm2101010RevBGRA() argument
255 readSnorm2101010RevClamp(tcu::Vec4& dst, const int size, const void* ptr) readSnorm2101010RevClamp() argument
260 readSnorm2101010RevClampBGRA(tcu::Vec4& dst, const int size, const void* ptr) readSnorm2101010RevClampBGRA() argument
265 readSnorm2101010RevScale(tcu::Vec4& dst, const int size, const void* ptr) readSnorm2101010RevScale() argument
270 readSnorm2101010RevScaleBGRA(tcu::Vec4& dst, const int size, const void* ptr) readSnorm2101010RevScaleBGRA() argument
277 readFloat(tcu::Vec4& dst, const VertexAttribType type, const int size, const void* ptr) readFloat() argument
324 readInt(tcu::IVec4& dst, const VertexAttribType type, const int size, const void* ptr) readInt() argument
371 readUint(tcu::UVec4& dst, const VertexAttribType type, const int size, const void* ptr) readUint() argument
[all...]
H A DrrVertexAttrib.hpp112 int size; //!< Number of components, valid range is [0,4]. member
[all...]
/third_party/vk-gl-cts/modules/gles3/functional/
H A Des3fBufferCopyTests.cpp167 const int size = 1000; in iterate() local
267 const int size = 1017; in init() local
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/p2p/
H A Dp2p_utils.c540 int p2p_remove_6ghz_channels(unsigned int *pref_freq_list, int size) in p2p_remove_6ghz_channels() argument
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/utils/
H A Dos_win32.c237 void * os_zalloc(size_t size) in os_zalloc() argument
H A Dtrace.c36 static int callback(struct dl_phdr_info *info, size_t size, void *data) in callback() argument
165 bfd_size_type size; in find_addr_sect() local
/third_party/vulkan-loader/tests/
H A Dloader_alloc_callback_tests.cpp56 void* allocate(size_t size, size_t alignment, VkSystemAllocationScope alloc_scope) { in allocate() argument
75 void* reallocate(void* pOriginal, size_t size, size_t alignment, VkSystemAllocationScope alloc_scope) { in reallocate() argument
[all...]
/third_party/skia/third_party/externals/angle2/src/libANGLE/
H A DFramebufferAttachment.cpp336 const gl::Extents &size = getAttachmentSize(imageIndex); in initializeContents() local
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/
H A DBufferGL.cpp56 setData(const gl::Context *context, gl::BufferBinding target, const void *data, size_t size, gl::BufferUsage usage) setData() argument
88 setSubData(const gl::Context *context, gl::BufferBinding target, const void *data, size_t size, size_t offset) setSubData() argument
113 copySubData(const gl::Context *context, BufferImpl *source, GLintptr sourceOffset, GLintptr destOffset, GLsizeiptr size) copySubData() argument
[all...]
/third_party/zlib/contrib/infback9/
H A Dinfback9.c52 unsigned sym, bits, low, size; in makefixed9() local
/third_party/zlib/contrib/minizip/
H A Diowin32.c195 uLong ZCALLBACK win32_read_file_func(voidpf opaque, voidpf stream, void* buf,uLong size) in win32_read_file_func() argument
217 uLong ZCALLBACK win32_write_file_func(voidpf opaque, voidpf stream, const void* buf, uLong size) in win32_write_file_func() argument
/third_party/zlib/examples/
H A Denough.c176 size_t size; // size of allocation global() member
228 size_t size; // number of elements in num and done global() member
[all...]
H A Dgzappend.c172 int size; /* 1 << size is bytes in buf */ member
/third_party/zlib/
H A Dgzguts.h179 unsigned size; /* buffer size, zero if not allocated yet */ member
H A Dgzlib.c302 int ZEXPORT gzbuffer(gzFile file, unsigned size) { in gzbuffer() argument
[all...]
H A Dgzwrite.c267 gzfwrite(voidpc buf, z_size_t size, z_size_t nitems, gzFile file) gzfwrite() argument
[all...]
H A Dinflate.c322 unsigned low, size; in makefixed() local
[all...]
/third_party/zlib/test/
H A Dinfcover.c58 size_t size; /* requested size of allocation */ member
71 local void *mem_alloc(void *mem, unsigned count, unsigned size) in mem_alloc() argument
511 unsigned len, size; try() local
[all...]
/applications/standard/app_samples/code/BasicFeature/Native/NdkOpenGL/entry/src/main/cpp/include/util/
H A Dnative_interface_xcomponent.h167 double size; member
191 double size; member
/applications/standard/contacts_data/ability/merge/src/
H A Dmerger_contacts.cpp189 unsigned int size = Ids.size(); in UpdateRawContactsExecute() local
[all...]
/applications/standard/contacts_data/dataBusiness/contacts/src/
H A Dcontacts_data_ability.cpp281 unsigned int size = values.size(); in BatchInsert() local

Completed in 26 milliseconds

1...<<421422423424425426427428429430>>...930