Home
last modified time | relevance | path

Searched defs:planeOffset (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_pixel_buffer.h143 const int64 planeOffset = SafeInt64Mult(fPlaneStep, variable
/third_party/skia/third_party/externals/angle2/src/libANGLE/
Dformatutils.h557 YuvPlaneArray<uint32_t> planeOffset; member
/third_party/skia/src/ports/
DSkTypeface_mac_ct.cpp476 uint16_t planeOffset = (i << 3) | j; in get_plane_glyph_map() local