0
Files
src/content/web_test
Colin Blundell 9ff060a759 [//cc] Rename TextureLayer::CreateForMailbox() to Create()
I imagine that this was introduced during a period of transition from
some earlier mode of operation (perhaps TextureLayer used to take in
GL texture IDs pre-SkiaRenderer?). It is now more confusing than
anything else since (a) it is the only creation method and (b) it
doesn't take in a Mailbox.

Change-Id: I9708fcceba6627351bf050c5e83ac001b3eca0a6
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6371430
Reviewed-by: Peter Beverloo <peter@chromium.org>
Commit-Queue: Colin Blundell <blundell@chromium.org>
Reviewed-by: Avi Drissman <avi@chromium.org>
Reviewed-by: Vasiliy Telezhnikov <vasilyt@chromium.org>
Reviewed-by: Kentaro Hara <haraken@chromium.org>
Cr-Commit-Position: refs/heads/main@{#1436144}
2025-03-21 10:42:57 -07:00
..