Home
last modified time | relevance | path

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

/external/skia/src/gpu/
DGrSubRunAllocator.cpp56 intptr_t endByte = reinterpret_cast<intptr_t>(bytes + size - sizeof(Block)) & -kMaxAlignment; in setupBytesAndCapacity() local
/external/angle/src/libANGLE/renderer/gl/
Drenderergl_utils.cpp2572 GLuint endByte = 0; in ShouldApplyLastRowPaddingWorkaround() local
/external/angle/src/libANGLE/capture/
Dframe_capture_utils.cpp1219 GLuint endByte = 0; in SerializeTextureData() local
Dcapture_gles_3_0_params.cpp711 GLuint endByte = 0; in CaptureTexImage3D_pixels() local
DFrameCapture.cpp2596 GLuint endByte = 0; in CaptureSharedContextMidExecutionSetup() local
/external/angle/src/libANGLE/
Dformatutils.cpp1704 CheckedNumeric<GLuint> endByte = checkedCopyBytes + CheckedNumeric<GLuint>(skipBytes); in computePackUnpackEndByte() local
DvalidationES.cpp1139 GLuint endByte = 0; in ValidImageDataSize() local
6691 GLuint endByte = 0; in ValidatePixelPack() local