/third_party/skia/third_party/externals/angle2/src/tests/gl_tests/ |
H A D | DrawBaseVertexVariantsTest.cpp | 299 GLint offset = sizeof(GLubyte) * drawnQuadCount * 4 * sizeof(GLColor); in updateVertexColorData() local
|
/third_party/skia/third_party/externals/angle2/src/tests/perf_tests/ |
H A D | MapBufferRange.cpp | 287 GLfloat offset = -0.5f; in initializeBenchmark() local 289 glUniform1f(glGetUniformLocation(mProgram, "uOffset"), offset); in initializeBenchmark() local
|
/third_party/skia/src/core/ |
H A D | SkPictureRecord.h | 103 size_t offset = fWriter.bytesWritten(); in addDraw() local
|
H A D | SkWriteBuffer.cpp | 257 size_t offset = fWriter.bytesWritten(); in writeFlattenable() local
|
H A D | SkZip.h | 95 constexpr SkZip subspan(size_t offset, size_t count) const { in subspan() argument
|
H A D | SkReadBuffer.h | 62 size_t offset() const { return fCurr - fBase; } in offset() function in SkReadBuffer
|
H A D | SkFontStream.cpp | 66 size_t offset = 0; in count_tables() local 171 GetTableData(SkStream* stream, int ttcIndex, SkFontTableTag tag, size_t offset, size_t length, void* data) GetTableData() argument [all...] |
H A D | SkWriter32.h | 61 size_t offset = fUsed; in reserve() local 218 rewindToOffset(size_t offset) rewindToOffset() argument [all...] |
/third_party/skia/src/gpu/ |
H A D | GrDirectContextPriv.cpp | 66 this->context()->drawingManager()->createDDLTask(std::move(ddl), std::move(newDest), offset); in createDDLTask() local 63 createDDLTask(sk_sp<const SkDeferredDisplayList> ddl, sk_sp<GrRenderTargetProxy> newDest, SkIPoint offset) createDDLTask() argument
|
H A D | GrOpsRenderPass.h | 196 virtual void onDrawIndirect(const GrBuffer*, size_t offset, int drawCount) { in onDrawIndirect() argument 199 virtual void onDrawIndexedIndirect(const GrBuffer*, size_t offset, int drawCount) { in onDrawIndexedIndirect() argument
|
/third_party/skia/src/codec/ |
H A D | SkBmpRLECodec.cpp | 20 SkBmpRLECodec(SkEncodedInfo&& info, std::unique_ptr<SkStream> stream, uint16_t bitsPerPixel, uint32_t numColors, uint32_t bytesPerColor, uint32_t offset, SkCodec::SkScanlineOrder rowOrder) SkBmpRLECodec() argument
|
/third_party/skia/src/gpu/d3d/ |
H A D | GrD3DCpuDescriptorManager.cpp | 42 createConstantBufferView( GrD3DGpu* gpu, ID3D12Resource* bufferResource, size_t offset, size_t size) createConstantBufferView() argument
|
/third_party/skia/src/gpu/vk/ |
H A D | GrVkAMDMemoryAllocator.cpp | 374 flushMemory(const GrVkBackendMemory& memoryHandle, VkDeviceSize offset, VkDeviceSize size) flushMemory() argument 381 invalidateMemory(const GrVkBackendMemory& memoryHandle, VkDeviceSize offset, VkDeviceSize size) invalidateMemory() argument
|
H A D | GrVkMemory.cpp | 267 void GrVkMemory::GetNonCoherentMappedMemoryRange(const GrVkAlloc& alloc, VkDeviceSize offset, argument 290 FlushMappedAlloc(GrVkGpu* gpu, const GrVkAlloc& alloc, VkDeviceSize offset, VkDeviceSize size) global() argument 305 InvalidateMappedAlloc(GrVkGpu* gpu, const GrVkAlloc& alloc, VkDeviceSize offset, VkDeviceSize size) global() argument [all...] |
/third_party/skia/src/gpu/mtl/ |
H A D | GrMtlRenderCommandEncoder.h | 68 void setVertexBuffer(id<MTLBuffer> buffer, NSUInteger offset, NSUInteger index) { in setVertexBuffer() argument 92 setFragmentBuffer(id<MTLBuffer> buffer, NSUInteger offset, NSUInteger index) setFragmentBuffer() argument [all...] |
/third_party/skia/third_party/externals/swiftshader/src/Device/ |
H A D | Context.cpp | 223 VkDeviceSize offset = attrib.offset + vertexInput.offset + in bindVertexInputs() local
|
/third_party/skia/third_party/externals/swiftshader/src/OpenGL/libGLESv2/ |
H A D | IndexDataManager.cpp | 280 intptr_t offset = reinterpret_cast<intptr_t>(indices); in prepareIndexData() local 396 void *StreamingIndexBuffer::map(size_t requiredSpace, size_t *offset) in map() argument
|
H A D | VertexDataManager.cpp | 308 void *StreamingVertexBuffer::map(const VertexAttribute &attribute, unsigned int requiredSpace, unsigned int *offset) in map() argument
|
/third_party/skia/third_party/externals/swiftshader/src/Pipeline/ |
H A D | SpirvShaderArithmetic.cpp | 164 auto offset = Operand(this, state, insn.word(5)).UInt(0); in EmitUnaryOp() local 175 auto offset = Operand(this, state, insn.word(4)).UInt(0); in EmitUnaryOp() local
|
H A D | SpirvShaderSampling.cpp | 159 Vector4i offset; in emitSamplerRoutine() local
|
/third_party/skia/third_party/externals/swiftshader/src/System/ |
H A D | Half.hpp | 119 constexpr int offset = 24; // Exponent bias (15) + number of mantissa bits per component (9) = 24 in toRGB16F() local
|
/third_party/skia/third_party/externals/swiftshader/src/Vulkan/ |
H A D | VkDescriptorSetLayout.cpp | 81 uint32_t offset = 0; in DescriptorSetLayout() local 384 VkOffset3D offset = { 0, 0, 0 }; global() local 422 VkOffset3D offset = { -1, -1, 0 }; global() local 427 VkOffset3D offset = { 0, 0, 0 }; global() local [all...] |
H A D | VkImageView.cpp | 372 void *ImageView::getOffsetPointer(const VkOffset3D &offset, VkImageAspectFlagBits aspect, uint32_t mipLevel, uint32_t layer, Usage usage) const in getOffsetPointer() argument
|
/third_party/skia/third_party/externals/swiftshader/tests/VulkanUnitTests/ |
H A D | Device.cpp | 374 VkResult Device::MapMemory(VkDeviceMemory memory, VkDeviceSize offset, in MapMemory() argument 147 CreateStorageBuffer( VkDeviceMemory memory, VkDeviceSize size, VkDeviceSize offset, VkBuffer *out) const CreateStorageBuffer() argument
|
/third_party/openssl/providers/implementations/ciphers/ |
H A D | ciphercommon_gcm.c | 372 static int gcm_iv_generate(PROV_GCM_CTX *ctx, int offset) in gcm_iv_generate() argument
|