OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:markPosition
(Results
1 - 10
of
10
) sorted by null
/external/skia/src/codec/
SkStreamBuffer.h
42
* from the stream. In addition,
markPosition
() can be called to mark this
78
size_t
markPosition
();
81
* Retrieve data at position, as previously marked by
markPosition
().
83
* @param position Position to retrieve data, as marked by
markPosition
().
111
// Only used if !fHasLengthAndPosition. In that case,
markPosition
will
SkStreamBuffer.cpp
57
size_t SkStreamBuffer::
markPosition
() {
/external/skqp/src/codec/
SkStreamBuffer.h
42
* from the stream. In addition,
markPosition
() can be called to mark this
78
size_t
markPosition
();
81
* Retrieve data at position, as previously marked by
markPosition
().
83
* @param position Position to retrieve data, as marked by
markPosition
().
111
// Only used if !fHasLengthAndPosition. In that case,
markPosition
will
SkStreamBuffer.cpp
57
size_t SkStreamBuffer::
markPosition
() {
/external/skia/tests/
StreamBufferTest.cpp
59
REPORTER_ASSERT(r, buffer.
markPosition
() == position);
/external/skqp/tests/
StreamBufferTest.cpp
59
REPORTER_ASSERT(r, buffer.
markPosition
() == position);
/external/skia/third_party/gif/
SkGifImageReader.cpp
459
frame->addLzwBlock(m_streamBuffer.
markPosition
(), m_bytesToConsume);
515
m_globalColorMap.setTablePosition(m_streamBuffer.
markPosition
());
[
all
...]
/external/skqp/third_party/gif/
SkGifImageReader.cpp
459
frame->addLzwBlock(m_streamBuffer.
markPosition
(), m_bytesToConsume);
515
m_globalColorMap.setTablePosition(m_streamBuffer.
markPosition
());
[
all
...]
/external/caliper/lib/
jersey-client-1.11.jar
/external/conscrypt/benchmark-android/
vogar.jar
Completed in 444 milliseconds