Home
last modified time | relevance | path

Searched defs:MappedSurface (Results 1 – 6 of 6) sorted by relevance

/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/2d/
H A D2D.h400 struct MappedSurface { struct
401 uint8_t *mData;
402 int32_t mStride;
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/2d/
H A D2D.h415 struct MappedSurface { struct
416 uint8_t *mData;
417 int32_t mStride;
/dports/www/firefox-esr/firefox-91.8.0/gfx/2d/
H A D2D.h509 struct MappedSurface { struct
510 uint8_t* mData = nullptr;
511 int32_t mStride = 0;
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/2d/
H A D2D.h505 struct MappedSurface { struct
506 uint8_t* mData;
507 int32_t mStride;
/dports/www/firefox/firefox-99.0/gfx/2d/
H A D2D.h622 struct MappedSurface { struct
623 uint8_t* mData = nullptr;
624 int32_t mStride = 0;
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/2d/
H A D2D.h509 struct MappedSurface { struct
510 uint8_t* mData = nullptr;
511 int32_t mStride = 0;