Searched +defs:val +defs:byteCount (Results 1 – 9 of 9) sorted by relevance
52 static inline uint32_t Float2UInt32(float val) in Float2UInt32()58 bool AllocShareBufferInner(DecodeContext &context, uint64_t byteCount) in AllocShareBufferInner()106 bool AllocShareBuffer(DecodeContext &context, uint64_t byteCount) in AllocShareBuffer()125 bool AllocDmaBuffer(DecodeContext &context, uint64_t byteCount, SkSize &svgSize) in AllocDmaBuffer()173 bool AllocHeapBuffer(DecodeContext &context, uint64_t byteCount) in AllocHeapBuffer()419 uint64_t byteCount = static_cast<uint64_t>(width) * height * SVG_BYTES_PER_PIXEL; in AllocBuffer() local
META-INF/ META-INF/MANIFEST.MF okio/ okio/AsyncTimeout$Watchdog. ...
... .Source { boolean cacheRequestClosed final synthetic okio.BufferedSource val$source final synthetic okhttp3.internal.cache. ...
770 const std::string val = "111"; variable785 const std::string val = "222"; variable800 const std::string val = "333"; variable815 const std::string val = "444"; variable830 const std::string val = "test"; variable865 const std::string val = "test"; variable1305 uint32_t byteCount = 0; variable1464 const std::string val = "test"; variable1783 uint32_t byteCount = 0; variable
4059 long byteCount = 0; in readImageFileDirectory() local4896 public void seek(long byteCount) throws IOException { in seek()5032 public int skipBytes(int byteCount) throws IOException { in skipBytes()5137 public void writeByte(int val) throws IOException { in writeByte()5141 public void writeShort(short val) throws IOException { in writeShort()5151 public void writeInt(int val) throws IOException { in writeInt()5165 public void writeUnsignedShort(int val) throws IOException { in writeUnsignedShort()5169 public void writeUnsignedInt(long val) throws IOException { in writeUnsignedInt()
156 static PixelFormat ParsePixlForamt(int32_t val) in ParsePixlForamt()165 static AlphaType ParseAlphaType(int32_t val) in ParseAlphaType()174 static ScaleMode ParseScaleMode(int32_t val) in ParseScaleMode()183 static AntiAliasingOption ParseAntiAliasingOption(int32_t val) in ParseAntiAliasingOption()2263 uint32_t byteCount = pixelMapNapi->nativePixelMap_->GetByteCount(); in GetPixelBytesNumber() local3614 static void ParseColorSpaceVal(napi_env env, napi_value val, PixelMapAsyncContext* context) in ParseColorSpaceVal()3972 static double FloatToDouble(float val) in FloatToDouble()
94 static PixelFormat ParsePixlForamt(int32_t val) in ParsePixlForamt()103 static AlphaType ParseAlphaType(int32_t val) in ParseAlphaType()112 static ScaleMode ParseScaleMode(int32_t val) in ParseScaleMode()1881 uint32_t byteCount = pixelMapNapi->nativePixelMap_->GetByteCount(); in GetPixelBytesNumber() local3038 static void ParseColorSpaceVal(napi_env env, napi_value val, PixelMapAsyncContext* context) in ParseColorSpaceVal()
1394 …uint64_t byteCount = static_cast<uint64_t>(rowDataSize_) * static_cast<uint64_t>(imageInfo_.size.h… in GetByteCount() local3064 uint16_t val = FloatToHalf(pixel); in HalfTranslate() local
META-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...