Home
last modified time | relevance | path

Searched refs:GetRowPointer (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/firefox/firefox-99.0/image/
H A DSurfacePipe.cpp36 return GetRowPointer(); in DoResetToFirstRow()
58 return mRow < uint32_t(InputSize().height) ? GetRowPointer() : nullptr; in DoAdvanceRow()
87 uint8_t* SurfaceSink::GetRowPointer() const { in GetRowPointer() function in mozilla::image::SurfaceSink
114 return mRow < uint32_t(InputSize().height) ? GetRowPointer() : nullptr; in DoAdvanceRowFromBuffer()
159 uint8_t* ReorientSurfaceSink::GetRowPointer() const { return mBuffer.get(); } in GetRowPointer() function in mozilla::image::ReorientSurfaceSink
H A DDownscalingFilter.h171 return GetRowPointer(); in DoResetToFirstRow()
214 return mInputRow < mInputSize.height ? GetRowPointer() : nullptr; in DoAdvanceRowFromBuffer()
222 uint8_t* GetRowPointer() const { return mRowBuffer.get(); } in GetRowPointer() function
H A DSurfacePipe.h776 virtual uint8_t* GetRowPointer() const = 0;
812 uint8_t* GetRowPointer() const final;
840 uint8_t* GetRowPointer() const final;
H A DSurfaceFilters.h264 return GetRowPointer(mOutputRow); in DoResetToFirstRow()
356 return GetRowPointer(nextHaeberliOutputRow); in DoAdvanceRow()
410 const uint8_t* sourceRowPointer = GetRowPointer(aStart); in DuplicateRows()
414 uint8_t* destRowPointer = GetRowPointer(destRow); in DuplicateRows()
430 reinterpret_cast<PixelType*>(GetRowPointer(rowToOutput))); in OutputRows()
434 uint8_t* GetRowPointer(uint32_t aRow) const { in GetRowPointer() function
/dports/lang/spidermonkey60/firefox-60.9.0/image/
H A DSurfacePipe.cpp36 return GetRowPointer(); in DoResetToFirstRow()
53 return mRow < uint32_t(InputSize().height) ? GetRowPointer() : nullptr; in DoAdvanceRow()
87 uint8_t* SurfaceSink::GetRowPointer() const { in GetRowPointer() function in mozilla::image::SurfaceSink
133 uint8_t* PalettedSurfaceSink::GetRowPointer() const { in GetRowPointer() function in mozilla::image::PalettedSurfaceSink
H A DSurfaceFilters.h131 return GetRowPointer(mOutputRow); in DoResetToFirstRow()
218 return GetRowPointer(nextHaeberliOutputRow); in DoAdvanceRow()
272 const uint8_t* sourceRowPointer = GetRowPointer(aStart); in DuplicateRows()
276 uint8_t* destRowPointer = GetRowPointer(destRow); in DuplicateRows()
292 reinterpret_cast<PixelType*>(GetRowPointer(rowToOutput))); in OutputRows()
296 uint8_t* GetRowPointer(uint32_t aRow) const { in GetRowPointer() function
H A DDownscalingFilter.h211 return GetRowPointer(); in DoResetToFirstRow()
254 return mInputRow < mInputSize.height ? GetRowPointer() : nullptr; in DoAdvanceRow()
258 uint8_t* GetRowPointer() const { return mRowBuffer.get(); } in GetRowPointer() function
H A DSurfacePipe.h628 virtual uint8_t* GetRowPointer() const = 0;
663 uint8_t* GetRowPointer() const override;
696 uint8_t* GetRowPointer() const override;
/dports/www/firefox-legacy/firefox-52.8.0esr/image/
H A DSurfacePipe.cpp69 return GetRowPointer(); in DoResetToFirstRow()
89 return mRow < uint32_t(InputSize().height) ? GetRowPointer() in DoAdvanceRow()
128 SurfaceSink::GetRowPointer() const in GetRowPointer() function in mozilla::image::SurfaceSink
180 PalettedSurfaceSink::GetRowPointer() const in GetRowPointer() function in mozilla::image::PalettedSurfaceSink
H A DSurfaceFilters.h139 return GetRowPointer(mOutputRow); in DoResetToFirstRow()
228 return GetRowPointer(nextHaeberliOutputRow); in DoAdvanceRow()
287 const uint8_t* sourceRowPointer = GetRowPointer(aStart); in DuplicateRows()
291 uint8_t* destRowPointer = GetRowPointer(destRow); in DuplicateRows()
306 mNext.WriteBuffer(reinterpret_cast<PixelType*>(GetRowPointer(rowToOutput))); in OutputRows()
310 uint8_t* GetRowPointer(uint32_t aRow) const in GetRowPointer() function
H A DDownscalingFilter.h226 return GetRowPointer(); in DoResetToFirstRow()
271 return mInputRow < mInputSize.height ? GetRowPointer() in DoAdvanceRow()
276 uint8_t* GetRowPointer() const { return mRowBuffer.get(); } in GetRowPointer() function
H A DSurfacePipe.h708 virtual uint8_t* GetRowPointer() const = 0;
744 uint8_t* GetRowPointer() const override;
779 uint8_t* GetRowPointer() const override;
/dports/www/firefox-esr/firefox-91.8.0/image/
H A DSurfacePipe.cpp36 return GetRowPointer(); in DoResetToFirstRow()
58 return mRow < uint32_t(InputSize().height) ? GetRowPointer() : nullptr; in DoAdvanceRow()
87 uint8_t* SurfaceSink::GetRowPointer() const { in GetRowPointer() function in mozilla::image::SurfaceSink
H A DDownscalingFilter.h210 return GetRowPointer(); in DoResetToFirstRow()
253 return mInputRow < mInputSize.height ? GetRowPointer() : nullptr; in DoAdvanceRowFromBuffer()
261 uint8_t* GetRowPointer() const { return mRowBuffer.get(); } in GetRowPointer() function
H A DSurfaceFilters.h264 return GetRowPointer(mOutputRow); in DoResetToFirstRow()
356 return GetRowPointer(nextHaeberliOutputRow); in DoAdvanceRow()
410 const uint8_t* sourceRowPointer = GetRowPointer(aStart); in DuplicateRows()
414 uint8_t* destRowPointer = GetRowPointer(destRow); in DuplicateRows()
430 reinterpret_cast<PixelType*>(GetRowPointer(rowToOutput))); in OutputRows()
434 uint8_t* GetRowPointer(uint32_t aRow) const { in GetRowPointer() function
/dports/lang/spidermonkey78/firefox-78.9.0/image/
H A DSurfacePipe.cpp36 return GetRowPointer(); in DoResetToFirstRow()
58 return mRow < uint32_t(InputSize().height) ? GetRowPointer() : nullptr; in DoAdvanceRow()
87 uint8_t* SurfaceSink::GetRowPointer() const { in GetRowPointer() function in mozilla::image::SurfaceSink
H A DDownscalingFilter.h210 return GetRowPointer(); in DoResetToFirstRow()
253 return mInputRow < mInputSize.height ? GetRowPointer() : nullptr; in DoAdvanceRowFromBuffer()
261 uint8_t* GetRowPointer() const { return mRowBuffer.get(); } in GetRowPointer() function
H A DSurfaceFilters.h264 return GetRowPointer(mOutputRow); in DoResetToFirstRow()
356 return GetRowPointer(nextHaeberliOutputRow); in DoAdvanceRow()
410 const uint8_t* sourceRowPointer = GetRowPointer(aStart); in DuplicateRows()
414 uint8_t* destRowPointer = GetRowPointer(destRow); in DuplicateRows()
430 reinterpret_cast<PixelType*>(GetRowPointer(rowToOutput))); in OutputRows()
434 uint8_t* GetRowPointer(uint32_t aRow) const { in GetRowPointer() function
/dports/mail/thunderbird/thunderbird-91.8.0/image/
H A DSurfacePipe.cpp36 return GetRowPointer(); in DoResetToFirstRow()
58 return mRow < uint32_t(InputSize().height) ? GetRowPointer() : nullptr; in DoAdvanceRow()
87 uint8_t* SurfaceSink::GetRowPointer() const { in GetRowPointer() function in mozilla::image::SurfaceSink
H A DDownscalingFilter.h210 return GetRowPointer(); in DoResetToFirstRow()
253 return mInputRow < mInputSize.height ? GetRowPointer() : nullptr; in DoAdvanceRowFromBuffer()
261 uint8_t* GetRowPointer() const { return mRowBuffer.get(); } in GetRowPointer() function
H A DSurfaceFilters.h264 return GetRowPointer(mOutputRow); in DoResetToFirstRow()
356 return GetRowPointer(nextHaeberliOutputRow); in DoAdvanceRow()
410 const uint8_t* sourceRowPointer = GetRowPointer(aStart); in DuplicateRows()
414 uint8_t* destRowPointer = GetRowPointer(destRow); in DuplicateRows()
430 reinterpret_cast<PixelType*>(GetRowPointer(rowToOutput))); in OutputRows()
434 uint8_t* GetRowPointer(uint32_t aRow) const { in GetRowPointer() function
/dports/graphics/glosm/glosm-glosm-0.0.2/tiler/
H A DPixelBuffer.hh37 const unsigned char* GetRowPointer(int row, int offset) const;
H A DPixelBuffer.cc29 const unsigned char* PixelBuffer::GetRowPointer(int row, int offset) const { in GetRowPointer() function in PixelBuffer
/dports/math/vtk9/VTK-9.1.0/ThirdParty/xdmf3/vtkxdmf3/core/
H A DXdmfSparseMatrix.hpp486 Level##_EXPORT XDMFARRAY * ClassName##GetRowPointer( CClassName * matrix, int * status); …
516 XDMFARRAY * ClassName##GetRowPointer( CClassName * matrix, int * status) …
/dports/math/vtk8/VTK-8.2.0/ThirdParty/xdmf3/vtkxdmf3/core/
H A DXdmfSparseMatrix.hpp486 Level##_EXPORT XDMFARRAY * ClassName##GetRowPointer( CClassName * matrix, int * status); …
516 XDMFARRAY * ClassName##GetRowPointer( CClassName * matrix, int * status) …

12