Home
last modified time | relevance | path

Searched defs:endByte (Results 1 – 7 of 7) sorted by relevance

/external/skia/src/text/gpu/
DSubRunAllocator.cpp60 intptr_t endByte = reinterpret_cast<intptr_t>(bytes + size - sizeof(Block)) & -kMaxAlignment; in setupBytesAndCapacity() local
/external/angle/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp3167 GLuint endByte = 0; in ShouldApplyLastRowPaddingWorkaround() local
/external/angle/src/libANGLE/capture/
Dserialize.cpp1271 GLuint endByte = 0; in SerializeTextureData() local
Dcapture_gles_3_0_params.cpp717 GLuint endByte = 0; in CaptureTexImage3D_pixels() local
DFrameCapture.cpp4037 GLuint endByte = 0; in CaptureShareGroupMidExecutionSetup() local
/external/angle/src/libANGLE/
Dformatutils.cpp1989 CheckedNumeric<GLuint> endByte = checkedCopyBytes + CheckedNumeric<GLuint>(skipBytes); in computePackUnpackEndByte() local
DvalidationES.cpp1373 GLuint endByte = 0; in ValidImageDataSize() local
7470 GLuint endByte = 0; in ValidatePixelPack() local