Home
last modified time | relevance | path

Searched refs:ALLOC_CLEAR_BUFFER_BLACK (Results 1 – 13 of 13) sorted by relevance

/dports/www/firefox/firefox-99.0/gfx/layers/client/
H A DTextureClient.h82 ALLOC_CLEAR_BUFFER_BLACK = 1 << 3, // explicit all black enumerator
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/client/
H A DTextureClient.h83 ALLOC_CLEAR_BUFFER_BLACK = 1 << 3, // explicit all black enumerator
H A DContentClient.cpp720 ? TextureAllocationFlags::ALLOC_CLEAR_BUFFER_BLACK in CreateBufferInternal()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/client/
H A DTextureClient.h77 ALLOC_CLEAR_BUFFER_BLACK = 1 << 3, // explicit all black enumerator
H A DContentClient.cpp312 TextureAllocationFlags::ALLOC_CLEAR_BUFFER_BLACK : in CreateBackBuffer()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/client/
H A DTextureClient.h83 ALLOC_CLEAR_BUFFER_BLACK = 1 << 3, // explicit all black enumerator
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/client/
H A DTextureClient.h85 ALLOC_CLEAR_BUFFER_BLACK = 1 << 3, // explicit all black enumerator
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/client/
H A DTextureClient.h85 ALLOC_CLEAR_BUFFER_BLACK = 1 << 3, // explicit all black enumerator
/dports/www/firefox-esr/firefox-91.8.0/gfx/layers/
H A DBufferTexture.cpp430 (aAllocFlags & ALLOC_CLEAR_BUFFER_BLACK)) { in InitBuffer()
/dports/lang/spidermonkey78/firefox-78.9.0/gfx/layers/
H A DBufferTexture.cpp422 (aAllocFlags & ALLOC_CLEAR_BUFFER_BLACK)) { in InitBuffer()
/dports/lang/spidermonkey60/firefox-60.9.0/gfx/layers/
H A DBufferTexture.cpp422 (aAllocFlags & ALLOC_CLEAR_BUFFER_BLACK)) { in InitBuffer()
/dports/www/firefox-legacy/firefox-52.8.0esr/gfx/layers/
H A DBufferTexture.cpp450 (aAllocFlags & ALLOC_CLEAR_BUFFER_BLACK)) { in InitBuffer()
/dports/mail/thunderbird/thunderbird-91.8.0/gfx/layers/
H A DBufferTexture.cpp430 (aAllocFlags & ALLOC_CLEAR_BUFFER_BLACK)) { in InitBuffer()